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

Latest commit

 

History

History
15 lines (10 loc) · 708 Bytes

DeviceLocation.md

File metadata and controls

15 lines (10 loc) · 708 Bytes

DeviceLocation

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]
updatedDateTime OffsetDateTime Date and time of location update (ISO8601) [optional]