Field Mapping

GET /api/doc/fieldmapping/#Timestamp ΒΆ

The Timestamp field mapper creates a binding alias for sensor timestamp parameter.

If sensor does not have any timestamp parameter, the system time (Unix Epoch UTC) will be used for data.

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