Name | Description | Type | Additional information |
---|---|---|---|
ID |
The service ID |
unsigned integer |
None. |
Registration |
The service registration |
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 |
DeviceType |
None. |
ConfigurationID |
The id of the configuration |
integer |
None. |
BatteryStatus |
The status of the battery |
MagtrackBatteryStatus |
None. |
BatteryStatusV2 |
The status of the battery for the v2 devices |
MagtrackBatteryStatus |
None. |
Voltage |
The last voltage |
decimal number |
None. |
LocationAccuracy |
The location accuracy in metres if a cell tower lookup was performed |
integer |
None. |
RecoveryProvider |
Details of a recovery provider for a service or null if there isn't one |
RecoveryProvider |
None. |
Recovering |
True if the service is being recovered by a recovery provider |
boolean |
None. |
CameraCount |
Number of cameras |
integer |
None. |
IMEI |
The service's IMEI |
string |
None. |
CameraDetails |
Any camera details |
CameraDetails |
None. |
OutputStates | OutputStates |
None. |
|
ExternalDeviceTypes | Collection of ExternalDeviceType |
None. |