| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
The service ID |
unsigned integer |
None. |
| Registration |
The service registration |
string |
None. |
| VIN |
Vehicle Identification Number |
string |
None. |
| IconURL |
The service icon url, will use v5 icon if possible |
string |
None. |
| GPSOrientation |
The GPS orientation in degrees |
decimal number |
None. |
| GPSLatitude |
The GPS latitude in degrees |
decimal number |
None. |
| GPSLongitude |
The GPS longitude in degrees |
decimal number |
None. |
| GPSSpeed |
The GPS speed in miles per hour |
decimal number |
None. |
| GPSTime |
The GPS time in UTC |
date |
None. |
| POI |
The name of a POI if the service is inside one |
string |
None. |
| Street |
The street where the service is located |
string |
None. |
| Town |
The town where the service is located |
string |
None. |
| Postcode |
The postcode where the service is located |
string |
None. |
| Country |
The country where the service is located |
string |
None. |
| JourneyStatus |
Indicates if the service is in a journey |
boolean |
None. |
| IdleStatus |
Indicates if the service is idling |
boolean |
None. |
| AssetsAssociated |
A collection of assets current associated to the service |
Collection of MobileAssetResponse |
None. |
| DeviceType |
The type of the device associated to the service |
None. |