Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 597 Bytes

UpdateableDeviceLocation.md

File metadata and controls

14 lines (9 loc) · 597 Bytes

UpdateableDeviceLocation

Properties

Name Type Description Notes
longitude Double Longitude in decimal degrees using the WGS84 system
latitude Double Latitude in decimal degrees using the WGS84 system
elevation Double Elevation in meters using the WGS84 system [optional]
accuracy Double Accuracy of the position in meters [optional]
measuredDateTime OffsetDateTime Date and time of location measurement (ISO8601) [optional]