| 
    farm-ng-core
    
   | 
 
Static Public Attributes | |
| string | CLIENT_RECEIVE = "client/receive" | 
| string | CLIENT_SEND = "client/send" | 
| string | DEVICE_SAMPLE = "device/sample" | 
| string | DRIVER_RECEIVE = "driver/receive" | 
| string | DRIVER_TRANSMIT = "driver/transmit" | 
| string | FILE_WRITE = "file/write" | 
| string | SERVICE_RECEIVE = "service/receive" | 
| string | SERVICE_SEND = "service/send" | 
Recommended semantics for timestamp_pb2.Timestamp timestamps.
Example usage for when a device driver (service) receives a message from a device (e.g., a camera):
    stamp = get_monotonic_now(StampSemantics.DRIVER_RECEIVE)
 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static |