Field Binding

Timestamp ΒΆ

The Timestamp field binder creates a binding alias for any sensor measurement timestamp attribute provided in data packet.

If sensor does not have any timestamp parameter (typically when sensors do not have any integrated clock), the system time (Unix Epoch UTC) will be used for the measurement data.

Arguments: JSON object
 
  • name (Timestamp : string) – name of field mapper
  • target-path (string) – absolute JSON path to timestamp parameter being mapped
Status Codes: