| Name | Description | Type | Additional information |
|---|---|---|---|
| Fix |
Whether or not there was a Fix when this log was made |
boolean |
None. |
| Age |
Age of the position in seconds |
integer |
None. |
| Latitude |
Latitude of the position. This is represented as a single decimal value |
decimal number |
None. |
| Longitude |
Longitude of the position. This is represented as a single decimal value |
decimal number |
None. |
| Altitude |
Altitude of the position in metres, if available |
decimal number |
None. |
| Course |
Course as at the position, if available. This is represented as a number of degrees relative to true north |
decimal number |
None. |
| Speed |
Speed as at the position, if available. This is in km/hr |
decimal number |
None. |
| Error |
Error of the position, if available. This typically represents the horizontal positional error |
decimal number |
None. |
| ID |
ID of the device log entry |
integer |
None. |
| Date |
Date and time of the device log entry |
date |
None. |
| DeviceType |
The Type of Device this log entry is for |
OwnerType |
None. |