Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 725 Bytes

EquipmentLocation.md

File metadata and controls

15 lines (11 loc) · 725 Bytes

EquipmentLocation

Location reading.

Properties

Name Type Description Notes
heading float Heading of the unit of equipment in degrees. [optional]
latitude float GPS latitude represented in degrees
longitude float GPS longitude represented in degrees
speed float GPS speed of the unit of equipment in miles per hour. [optional]
time str UTC timestamp in RFC 3339 format. Example: `2020-01-27T07:06:25Z`.

[Back to Model list] [Back to API list] [Back to README]