GET api/v4/servicestatus/{userID}/{token}/{serviceID}/{groupID}
Get a list of service status by service id or group id
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userID |
The userid being used for authentication |
unsigned integer |
Required |
| token |
The token being used for authentication |
string |
Required |
| serviceID |
The service id being searched for. Service Id takes priority over group id |
unsigned integer |
Default value is 0 |
| groupID |
The group id being used in search. Service Id takes priority over group id |
unsigned integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
A list of service statuses
Collection of ServiceStatus| Name | Description | Type | Additional information |
|---|---|---|---|
| sysServiceId |
The service id of the vehicle |
unsigned integer |
None. |
| SysCreated |
The vehicle created date /// |
date |
None. |
| sysMsgType |
The last message type sent from the service |
unsigned integer |
None. |
| sysUserId |
The user id who owns the service |
unsigned integer |
None. |
| gpsTime |
The last GPS time stamp received |
date |
None. |
| gpsLatitude |
The last GPS latitude |
decimal number |
None. |
| gpsLongitude |
The last GPS longitude |
decimal number |
None. |
| gpsOrientation |
The last GPS Heading in degrees |
decimal number |
None. |
| gpsSpeed |
The last GPS speed in mph |
decimal number |
None. |
| gpsFix |
The last GPS fix |
unsigned integer |
None. |
| geoStreet |
The last street the service was located on |
string |
None. |
| geoTown |
The last town the service was located on |
string |
None. |
| geoCountry |
The last country the service was located on |
string |
None. |
| geoPostcode |
The last postcode the service was located on |
string |
None. |
| geoPOI |
POI information if the device was located within a POI |
string |
None. |
| telemetryIgnition |
The ignition state |
boolean |
None. |
| telemetryJourneyStatus |
The ignition state |
boolean |
None. |
| telemetryIdle |
The idle state |
boolean |
None. |
| telemetryHours |
The hours in use |
unsigned integer |
None. |
| telemetryTemperature |
The temperature if any temperature sensors are present |
decimal number |
None. |
| telemetryVoltage |
The voltage detected by the telemetry unit |
decimal number |
None. |
| telemetryOdometer |
The odometer of the telemetry unit |
unsigned integer |
None. |
| VehReg |
The vehicle reg |
string |
None. |
| VehBody |
The vehicle body |
string |
None. |
| VehChasis |
The vehicle chassis |
string |
None. |
| VehIcon1 |
The vehicle icon 1 |
string |
None. |
| VehIcon2 |
The vehicle icon 2 |
string |
None. |
| VehAveMPG |
The vehicle average MPG |
decimal number |
None. |
| IMEI |
The imei of the telemetry device attached to the service |
string |
None. |
| DeviceType |
The type of telemetry device |
DeviceType |
None. |
| OdometerOffset |
The offset applied to the odometer |
integer |
None. |
| HoursOffset |
The offset applied to the hours driven |
integer |
None. |
| DocumentReference |
A reference to any documents attached to a service |
string |
None. |
| DocumentReferenceExpiryDate |
An expiry date for any documents attached to a service |
date |
None. |
| VehWeekdayAuthStart |
Authorised times for a service |
string |
None. |
| VehWeekdayAuthEnd |
Authorised times for a service |
string |
None. |
| VehWeekendAuthStart |
Authorised times for a service |
string |
None. |
| VehWeekendAuthEnd |
Authorised times for a service |
string |
None. |
| VehSundayAuthStart |
Authorised times for a service |
string |
None. |
| VehSundayAuthEnd |
Authorised times for a service |
string |
None. |
| AssetArray |
Collection of assets assigned to the service |
Collection of Object |
None. |
| ExternalDevices | Collection of ServiceExternalDevices |
None. |
|
| SAGEReference |
Billing details |
integer |
None. |
| RenewalPeriod |
Billing details |
integer |
None. |
| RenewalDue |
Billing details |
date |
None. |
| AccountNumber |
Billing details |
string |
None. |
| MinNumberRenewals |
Billing details |
integer |
None. |
| RenewalCost |
Billing details |
decimal number |
None. |
| AccelerationThreshold | integer |
None. |
|
| DecelerationThreshold | integer |
None. |
|
| VehOtherReg | string |
None. |
|
| UsDot | string |
None. |
|
| VIN | string |
None. |
|
| StatusUpdateDate | date |
None. |
|
| Status | integer |
None. |
|
| DeviceID |
The unique ID of the telemetry device attached to this service |
unsigned integer |
None. |
| Input0Display |
flag to indicate if we show the state of input 0 in the left hand side |
boolean |
None. |
| Input0dir |
flag to indicate if we show the state of input 0 on the left hand side as inverted |
boolean |
None. |
| Input0Label |
Label to be displayed with input indicator if the input is to be shown |
string |
None. |
| Input0State |
The state of input 0 |
boolean |
None. |
| Input0DisplayImg |
Images used for inputs |
string |
None. |
| Input0SwitchType |
switch type for the input |
unsigned integer |
None. |
| Input1Display |
flag to indicate if we show the state of input 1 in the left hand side |
boolean |
None. |
| Input1dir |
flag to indicate if we show the state of input 0 on the left hand side as inverted |
boolean |
None. |
| Input1Label |
Label to be displayed with input indicator if the input is to be shown |
string |
None. |
| Input1State |
The state of input 1 |
boolean |
None. |
| Input1DisplayImg |
Images used for inputs |
string |
None. |
| Input1SwitchType |
switch type for the input |
unsigned integer |
None. |
| Input2Display |
flag to indicate if we show the state of input 2 in the left hand side |
boolean |
None. |
| Input2dir |
flag to indicate if we show the state of input 0 on the left hand side as inverted |
boolean |
None. |
| Input2Label |
Label to be displayed with input indicator if the input is to be shown |
string |
None. |
| Input2State |
The state of input 2 |
boolean |
None. |
| Input2DisplayImg |
Images used for inputs |
string |
None. |
| Input2SwitchType |
switch type for the input |
unsigned integer |
None. |
| Input3Display |
flag to indicate if we show the state of input 3 in the left hand side |
boolean |
None. |
| Input3dir |
flag to indicate if we show the state of input 0 on the left hand side as inverted |
boolean |
None. |
| Input3Label |
Label to be displayed with input indicator if the input is to be shown |
string |
None. |
| Input3State |
The state of input 3 |
boolean |
None. |
| Input3DisplayImg |
Images used for inputs |
string |
None. |
| Input3SwitchType |
switch type for the input |
unsigned integer |
None. |
| Input4Display | boolean |
None. |
|
| Input4dir | boolean |
None. |
|
| Input4Label | string |
None. |
|
| Input4State | boolean |
None. |
|
| Input4DisplayImg | string |
None. |
|
| Input4SwitchType | unsigned integer |
None. |
|
| Input5Display | boolean |
None. |
|
| Input5dir | boolean |
None. |
|
| Input5Label | string |
None. |
|
| Input5State | boolean |
None. |
|
| Input5DisplayImg | string |
None. |
|
| Input5SwitchType | unsigned integer |
None. |
|
| Output0State | boolean |
None. |
|
| Output0Img | string |
None. |
|
| Output0Label | string |
None. |
|
| Output0Display | boolean |
None. |
|
| Output0Type | unsigned integer |
None. |
|
| Output1State | boolean |
None. |
|
| Output1Img | string |
None. |
|
| Output1Label | string |
None. |
|
| Output1Display | boolean |
None. |
|
| Output1Type | unsigned integer |
None. |
|
| Output2State | boolean |
None. |
|
| Output2Img | string |
None. |
|
| Output2Label | string |
None. |
|
| Output2Display | boolean |
None. |
|
| Output2Type | unsigned integer |
None. |
|
| DriverName |
The Driver Name |
string |
None. |
| NumberOfCameras | integer |
None. |
Response Formats
application/json, text/json
[
{
"sysServiceId": 1,
"SysCreated": "2025-11-04T14:26:02.8541298+00:00",
"sysMsgType": 3,
"sysUserId": 4,
"gpsTime": "2025-11-04T14:26:02.8541298+00:00",
"gpsLatitude": 6.1,
"gpsLongitude": 7.1,
"gpsOrientation": 8.1,
"gpsSpeed": 9.1,
"gpsFix": 10,
"geoStreet": "sample string 11",
"geoTown": "sample string 12",
"geoCountry": "sample string 13",
"geoPostcode": "sample string 14",
"geoPOI": "sample string 15",
"telemetryIgnition": true,
"telemetryJourneyStatus": true,
"telemetryIdle": true,
"telemetryHours": 19,
"telemetryTemperature": 20.1,
"telemetryVoltage": 21.1,
"telemetryOdometer": 22,
"VehReg": "sample string 23",
"VehBody": "sample string 24",
"VehChasis": "sample string 25",
"VehIcon1": "sample string 26",
"VehIcon2": "sample string 27",
"VehAveMPG": 28.1,
"IMEI": "sample string 29",
"DeviceType": {
"ID": 1,
"Name": "sample string 2",
"GeofenceEnabled": true,
"ImmobiliserEnabled": true
},
"OdometerOffset": 30,
"HoursOffset": 31,
"DocumentReference": "sample string 32",
"DocumentReferenceExpiryDate": "2025-11-04T14:26:02.8541298+00:00",
"VehWeekdayAuthStart": "00:00",
"VehWeekdayAuthEnd": "23:59",
"VehWeekendAuthStart": "00:00",
"VehWeekendAuthEnd": "23:59",
"VehSundayAuthStart": "00:00",
"VehSundayAuthEnd": "23:59",
"AssetArray": [],
"ExternalDevices": [
{
"ID": 1,
"ServiceID": 2,
"DeviceType": 0,
"DeviceDescription": "sample string 3",
"TimeAdded": "2025-11-04T14:26:02.8541298+00:00",
"TimeLastUsed": "2025-11-04T14:26:02.8541298+00:00",
"DeviceTypeDescription": "sample string 6",
"SIMID": "sample string 7",
"MonthlyCost": 8.1,
"Display": true,
"AppVersion": "sample string 10",
"AppVersionPending": "sample string 11",
"NetworkID": 12,
"MobileNumber": "sample string 13",
"AdditionalCrashDownloadChannel": 14,
"JourneyStartPhotoDownloadChannel": 15
},
{
"ID": 1,
"ServiceID": 2,
"DeviceType": 0,
"DeviceDescription": "sample string 3",
"TimeAdded": "2025-11-04T14:26:02.8541298+00:00",
"TimeLastUsed": "2025-11-04T14:26:02.8541298+00:00",
"DeviceTypeDescription": "sample string 6",
"SIMID": "sample string 7",
"MonthlyCost": 8.1,
"Display": true,
"AppVersion": "sample string 10",
"AppVersionPending": "sample string 11",
"NetworkID": 12,
"MobileNumber": "sample string 13",
"AdditionalCrashDownloadChannel": 14,
"JourneyStartPhotoDownloadChannel": 15
}
],
"SAGEReference": 40,
"RenewalPeriod": 41,
"RenewalDue": "2025-11-04T14:26:02.8541298+00:00",
"AccountNumber": "sample string 43",
"MinNumberRenewals": 44,
"RenewalCost": 45.1,
"AccelerationThreshold": 46,
"DecelerationThreshold": 47,
"VehOtherReg": "sample string 48",
"UsDot": "sample string 49",
"VIN": "sample string 50",
"StatusUpdateDate": "2025-11-04T14:26:02.8541298+00:00",
"Status": 52,
"DeviceID": 53,
"Input0Display": true,
"Input0dir": true,
"Input0Label": "sample string 56",
"Input0State": true,
"Input0DisplayImg": "sample string 58",
"Input0SwitchType": 59,
"Input1Display": true,
"Input1dir": true,
"Input1Label": "sample string 62",
"Input1State": true,
"Input1DisplayImg": "sample string 64",
"Input1SwitchType": 65,
"Input2Display": true,
"Input2dir": true,
"Input2Label": "sample string 68",
"Input2State": true,
"Input2DisplayImg": "sample string 70",
"Input2SwitchType": 71,
"Input3Display": true,
"Input3dir": true,
"Input3Label": "sample string 74",
"Input3State": true,
"Input3DisplayImg": "sample string 76",
"Input3SwitchType": 77,
"Input4Display": true,
"Input4dir": true,
"Input4Label": "sample string 80",
"Input4State": true,
"Input4DisplayImg": "sample string 82",
"Input4SwitchType": 83,
"Input5Display": true,
"Input5dir": true,
"Input5Label": "sample string 86",
"Input5State": true,
"Input5DisplayImg": "sample string 88",
"Input5SwitchType": 89,
"Output0State": true,
"Output0Img": "sample string 91",
"Output0Label": "sample string 92",
"Output0Display": true,
"Output0Type": 94,
"Output1State": true,
"Output1Img": "sample string 96",
"Output1Label": "sample string 97",
"Output1Display": true,
"Output1Type": 99,
"Output2State": true,
"Output2Img": "sample string 101",
"Output2Label": "sample string 102",
"Output2Display": true,
"Output2Type": 104,
"DriverName": "sample string 105",
"NumberOfCameras": 106
},
{
"sysServiceId": 1,
"SysCreated": "2025-11-04T14:26:02.8541298+00:00",
"sysMsgType": 3,
"sysUserId": 4,
"gpsTime": "2025-11-04T14:26:02.8541298+00:00",
"gpsLatitude": 6.1,
"gpsLongitude": 7.1,
"gpsOrientation": 8.1,
"gpsSpeed": 9.1,
"gpsFix": 10,
"geoStreet": "sample string 11",
"geoTown": "sample string 12",
"geoCountry": "sample string 13",
"geoPostcode": "sample string 14",
"geoPOI": "sample string 15",
"telemetryIgnition": true,
"telemetryJourneyStatus": true,
"telemetryIdle": true,
"telemetryHours": 19,
"telemetryTemperature": 20.1,
"telemetryVoltage": 21.1,
"telemetryOdometer": 22,
"VehReg": "sample string 23",
"VehBody": "sample string 24",
"VehChasis": "sample string 25",
"VehIcon1": "sample string 26",
"VehIcon2": "sample string 27",
"VehAveMPG": 28.1,
"IMEI": "sample string 29",
"DeviceType": {
"ID": 1,
"Name": "sample string 2",
"GeofenceEnabled": true,
"ImmobiliserEnabled": true
},
"OdometerOffset": 30,
"HoursOffset": 31,
"DocumentReference": "sample string 32",
"DocumentReferenceExpiryDate": "2025-11-04T14:26:02.8541298+00:00",
"VehWeekdayAuthStart": "00:00",
"VehWeekdayAuthEnd": "23:59",
"VehWeekendAuthStart": "00:00",
"VehWeekendAuthEnd": "23:59",
"VehSundayAuthStart": "00:00",
"VehSundayAuthEnd": "23:59",
"AssetArray": [],
"ExternalDevices": [
{
"ID": 1,
"ServiceID": 2,
"DeviceType": 0,
"DeviceDescription": "sample string 3",
"TimeAdded": "2025-11-04T14:26:02.8541298+00:00",
"TimeLastUsed": "2025-11-04T14:26:02.8541298+00:00",
"DeviceTypeDescription": "sample string 6",
"SIMID": "sample string 7",
"MonthlyCost": 8.1,
"Display": true,
"AppVersion": "sample string 10",
"AppVersionPending": "sample string 11",
"NetworkID": 12,
"MobileNumber": "sample string 13",
"AdditionalCrashDownloadChannel": 14,
"JourneyStartPhotoDownloadChannel": 15
},
{
"ID": 1,
"ServiceID": 2,
"DeviceType": 0,
"DeviceDescription": "sample string 3",
"TimeAdded": "2025-11-04T14:26:02.8541298+00:00",
"TimeLastUsed": "2025-11-04T14:26:02.8541298+00:00",
"DeviceTypeDescription": "sample string 6",
"SIMID": "sample string 7",
"MonthlyCost": 8.1,
"Display": true,
"AppVersion": "sample string 10",
"AppVersionPending": "sample string 11",
"NetworkID": 12,
"MobileNumber": "sample string 13",
"AdditionalCrashDownloadChannel": 14,
"JourneyStartPhotoDownloadChannel": 15
}
],
"SAGEReference": 40,
"RenewalPeriod": 41,
"RenewalDue": "2025-11-04T14:26:02.8541298+00:00",
"AccountNumber": "sample string 43",
"MinNumberRenewals": 44,
"RenewalCost": 45.1,
"AccelerationThreshold": 46,
"DecelerationThreshold": 47,
"VehOtherReg": "sample string 48",
"UsDot": "sample string 49",
"VIN": "sample string 50",
"StatusUpdateDate": "2025-11-04T14:26:02.8541298+00:00",
"Status": 52,
"DeviceID": 53,
"Input0Display": true,
"Input0dir": true,
"Input0Label": "sample string 56",
"Input0State": true,
"Input0DisplayImg": "sample string 58",
"Input0SwitchType": 59,
"Input1Display": true,
"Input1dir": true,
"Input1Label": "sample string 62",
"Input1State": true,
"Input1DisplayImg": "sample string 64",
"Input1SwitchType": 65,
"Input2Display": true,
"Input2dir": true,
"Input2Label": "sample string 68",
"Input2State": true,
"Input2DisplayImg": "sample string 70",
"Input2SwitchType": 71,
"Input3Display": true,
"Input3dir": true,
"Input3Label": "sample string 74",
"Input3State": true,
"Input3DisplayImg": "sample string 76",
"Input3SwitchType": 77,
"Input4Display": true,
"Input4dir": true,
"Input4Label": "sample string 80",
"Input4State": true,
"Input4DisplayImg": "sample string 82",
"Input4SwitchType": 83,
"Input5Display": true,
"Input5dir": true,
"Input5Label": "sample string 86",
"Input5State": true,
"Input5DisplayImg": "sample string 88",
"Input5SwitchType": 89,
"Output0State": true,
"Output0Img": "sample string 91",
"Output0Label": "sample string 92",
"Output0Display": true,
"Output0Type": 94,
"Output1State": true,
"Output1Img": "sample string 96",
"Output1Label": "sample string 97",
"Output1Display": true,
"Output1Type": 99,
"Output2State": true,
"Output2Img": "sample string 101",
"Output2Label": "sample string 102",
"Output2Display": true,
"Output2Type": 104,
"DriverName": "sample string 105",
"NumberOfCameras": 106
}
]
application/xml, text/xml
<ArrayOfServiceStatus xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ServiceStatus>
<sysServiceId>1</sysServiceId>
<SysCreated>2025-11-04T14:26:02.8541298+00:00</SysCreated>
<sysMsgType>3</sysMsgType>
<sysUserId>4</sysUserId>
<gpsTime>2025-11-04T14:26:02.8541298+00:00</gpsTime>
<gpsLatitude>6.1</gpsLatitude>
<gpsLongitude>7.1</gpsLongitude>
<gpsOrientation>8.1</gpsOrientation>
<gpsSpeed>9.1</gpsSpeed>
<gpsFix>10</gpsFix>
<geoStreet>sample string 11</geoStreet>
<geoTown>sample string 12</geoTown>
<geoCountry>sample string 13</geoCountry>
<geoPostcode>sample string 14</geoPostcode>
<geoPOI>sample string 15</geoPOI>
<telemetryIgnition>true</telemetryIgnition>
<telemetryJourneyStatus>true</telemetryJourneyStatus>
<telemetryIdle>true</telemetryIdle>
<telemetryHours>19</telemetryHours>
<telemetryTemperature>20.1</telemetryTemperature>
<telemetryVoltage>21.1</telemetryVoltage>
<telemetryOdometer>22</telemetryOdometer>
<VehReg>sample string 23</VehReg>
<VehBody>sample string 24</VehBody>
<VehChasis>sample string 25</VehChasis>
<VehIcon1>sample string 26</VehIcon1>
<VehIcon2>sample string 27</VehIcon2>
<VehAveMPG>28.1</VehAveMPG>
<IMEI>sample string 29</IMEI>
<DeviceType>
<ID>1</ID>
<Name>sample string 2</Name>
<GeofenceEnabled>true</GeofenceEnabled>
<ImmobiliserEnabled>true</ImmobiliserEnabled>
</DeviceType>
<OdometerOffset>30</OdometerOffset>
<HoursOffset>31</HoursOffset>
<DocumentReference>sample string 32</DocumentReference>
<DocumentReferenceExpiryDate>2025-11-04T14:26:02.8541298+00:00</DocumentReferenceExpiryDate>
<VehWeekdayAuthStart>00:00</VehWeekdayAuthStart>
<VehWeekdayAuthEnd>23:59</VehWeekdayAuthEnd>
<VehWeekendAuthStart>00:00</VehWeekendAuthStart>
<VehWeekendAuthEnd>23:59</VehWeekendAuthEnd>
<VehSundayAuthStart>00:00</VehSundayAuthStart>
<VehSundayAuthEnd>23:59</VehSundayAuthEnd>
<AssetArray />
<ExternalDevices>
<ServiceExternalDevices>
<ID>1</ID>
<ServiceID>2</ServiceID>
<DeviceType>HD22Camera</DeviceType>
<DeviceDescription>sample string 3</DeviceDescription>
<TimeAdded>2025-11-04T14:26:02.8541298+00:00</TimeAdded>
<TimeLastUsed>2025-11-04T14:26:02.8541298+00:00</TimeLastUsed>
<DeviceTypeDescription>sample string 6</DeviceTypeDescription>
<SIMID>sample string 7</SIMID>
<MonthlyCost>8.1</MonthlyCost>
<Display>true</Display>
<AppVersion>sample string 10</AppVersion>
<AppVersionPending>sample string 11</AppVersionPending>
<NetworkID>12</NetworkID>
<MobileNumber>sample string 13</MobileNumber>
<AdditionalCrashDownloadChannel>14</AdditionalCrashDownloadChannel>
<JourneyStartPhotoDownloadChannel>15</JourneyStartPhotoDownloadChannel>
</ServiceExternalDevices>
<ServiceExternalDevices>
<ID>1</ID>
<ServiceID>2</ServiceID>
<DeviceType>HD22Camera</DeviceType>
<DeviceDescription>sample string 3</DeviceDescription>
<TimeAdded>2025-11-04T14:26:02.8541298+00:00</TimeAdded>
<TimeLastUsed>2025-11-04T14:26:02.8541298+00:00</TimeLastUsed>
<DeviceTypeDescription>sample string 6</DeviceTypeDescription>
<SIMID>sample string 7</SIMID>
<MonthlyCost>8.1</MonthlyCost>
<Display>true</Display>
<AppVersion>sample string 10</AppVersion>
<AppVersionPending>sample string 11</AppVersionPending>
<NetworkID>12</NetworkID>
<MobileNumber>sample string 13</MobileNumber>
<AdditionalCrashDownloadChannel>14</AdditionalCrashDownloadChannel>
<JourneyStartPhotoDownloadChannel>15</JourneyStartPhotoDownloadChannel>
</ServiceExternalDevices>
</ExternalDevices>
<SAGEReference>40</SAGEReference>
<RenewalPeriod>41</RenewalPeriod>
<RenewalDue>2025-11-04T14:26:02.8541298+00:00</RenewalDue>
<AccountNumber>sample string 43</AccountNumber>
<MinNumberRenewals>44</MinNumberRenewals>
<RenewalCost>45.1</RenewalCost>
<AccelerationThreshold>46</AccelerationThreshold>
<DecelerationThreshold>47</DecelerationThreshold>
<VehOtherReg>sample string 48</VehOtherReg>
<UsDot>sample string 49</UsDot>
<VIN>sample string 50</VIN>
<StatusUpdateDate>2025-11-04T14:26:02.8541298+00:00</StatusUpdateDate>
<Status>52</Status>
<DeviceID>53</DeviceID>
<Input0Display>true</Input0Display>
<Input0dir>true</Input0dir>
<Input0Label>sample string 56</Input0Label>
<Input0State>true</Input0State>
<Input0DisplayImg>sample string 58</Input0DisplayImg>
<Input0SwitchType>59</Input0SwitchType>
<Input1Display>true</Input1Display>
<Input1dir>true</Input1dir>
<Input1Label>sample string 62</Input1Label>
<Input1State>true</Input1State>
<Input1DisplayImg>sample string 64</Input1DisplayImg>
<Input1SwitchType>65</Input1SwitchType>
<Input2Display>true</Input2Display>
<Input2dir>true</Input2dir>
<Input2Label>sample string 68</Input2Label>
<Input2State>true</Input2State>
<Input2DisplayImg>sample string 70</Input2DisplayImg>
<Input2SwitchType>71</Input2SwitchType>
<Input3Display>true</Input3Display>
<Input3dir>true</Input3dir>
<Input3Label>sample string 74</Input3Label>
<Input3State>true</Input3State>
<Input3DisplayImg>sample string 76</Input3DisplayImg>
<Input3SwitchType>77</Input3SwitchType>
<Input4Display>true</Input4Display>
<Input4dir>true</Input4dir>
<Input4Label>sample string 80</Input4Label>
<Input4State>true</Input4State>
<Input4DisplayImg>sample string 82</Input4DisplayImg>
<Input4SwitchType>83</Input4SwitchType>
<Input5Display>true</Input5Display>
<Input5dir>true</Input5dir>
<Input5Label>sample string 86</Input5Label>
<Input5State>true</Input5State>
<Input5DisplayImg>sample string 88</Input5DisplayImg>
<Input5SwitchType>89</Input5SwitchType>
<Output0State>true</Output0State>
<Output0Img>sample string 91</Output0Img>
<Output0Label>sample string 92</Output0Label>
<Output0Display>true</Output0Display>
<Output0Type>94</Output0Type>
<Output1State>true</Output1State>
<Output1Img>sample string 96</Output1Img>
<Output1Label>sample string 97</Output1Label>
<Output1Display>true</Output1Display>
<Output1Type>99</Output1Type>
<Output2State>true</Output2State>
<Output2Img>sample string 101</Output2Img>
<Output2Label>sample string 102</Output2Label>
<Output2Display>true</Output2Display>
<Output2Type>104</Output2Type>
<DriverName>sample string 105</DriverName>
<NumberOfCameras>106</NumberOfCameras>
</ServiceStatus>
<ServiceStatus>
<sysServiceId>1</sysServiceId>
<SysCreated>2025-11-04T14:26:02.8541298+00:00</SysCreated>
<sysMsgType>3</sysMsgType>
<sysUserId>4</sysUserId>
<gpsTime>2025-11-04T14:26:02.8541298+00:00</gpsTime>
<gpsLatitude>6.1</gpsLatitude>
<gpsLongitude>7.1</gpsLongitude>
<gpsOrientation>8.1</gpsOrientation>
<gpsSpeed>9.1</gpsSpeed>
<gpsFix>10</gpsFix>
<geoStreet>sample string 11</geoStreet>
<geoTown>sample string 12</geoTown>
<geoCountry>sample string 13</geoCountry>
<geoPostcode>sample string 14</geoPostcode>
<geoPOI>sample string 15</geoPOI>
<telemetryIgnition>true</telemetryIgnition>
<telemetryJourneyStatus>true</telemetryJourneyStatus>
<telemetryIdle>true</telemetryIdle>
<telemetryHours>19</telemetryHours>
<telemetryTemperature>20.1</telemetryTemperature>
<telemetryVoltage>21.1</telemetryVoltage>
<telemetryOdometer>22</telemetryOdometer>
<VehReg>sample string 23</VehReg>
<VehBody>sample string 24</VehBody>
<VehChasis>sample string 25</VehChasis>
<VehIcon1>sample string 26</VehIcon1>
<VehIcon2>sample string 27</VehIcon2>
<VehAveMPG>28.1</VehAveMPG>
<IMEI>sample string 29</IMEI>
<DeviceType>
<ID>1</ID>
<Name>sample string 2</Name>
<GeofenceEnabled>true</GeofenceEnabled>
<ImmobiliserEnabled>true</ImmobiliserEnabled>
</DeviceType>
<OdometerOffset>30</OdometerOffset>
<HoursOffset>31</HoursOffset>
<DocumentReference>sample string 32</DocumentReference>
<DocumentReferenceExpiryDate>2025-11-04T14:26:02.8541298+00:00</DocumentReferenceExpiryDate>
<VehWeekdayAuthStart>00:00</VehWeekdayAuthStart>
<VehWeekdayAuthEnd>23:59</VehWeekdayAuthEnd>
<VehWeekendAuthStart>00:00</VehWeekendAuthStart>
<VehWeekendAuthEnd>23:59</VehWeekendAuthEnd>
<VehSundayAuthStart>00:00</VehSundayAuthStart>
<VehSundayAuthEnd>23:59</VehSundayAuthEnd>
<AssetArray />
<ExternalDevices>
<ServiceExternalDevices>
<ID>1</ID>
<ServiceID>2</ServiceID>
<DeviceType>HD22Camera</DeviceType>
<DeviceDescription>sample string 3</DeviceDescription>
<TimeAdded>2025-11-04T14:26:02.8541298+00:00</TimeAdded>
<TimeLastUsed>2025-11-04T14:26:02.8541298+00:00</TimeLastUsed>
<DeviceTypeDescription>sample string 6</DeviceTypeDescription>
<SIMID>sample string 7</SIMID>
<MonthlyCost>8.1</MonthlyCost>
<Display>true</Display>
<AppVersion>sample string 10</AppVersion>
<AppVersionPending>sample string 11</AppVersionPending>
<NetworkID>12</NetworkID>
<MobileNumber>sample string 13</MobileNumber>
<AdditionalCrashDownloadChannel>14</AdditionalCrashDownloadChannel>
<JourneyStartPhotoDownloadChannel>15</JourneyStartPhotoDownloadChannel>
</ServiceExternalDevices>
<ServiceExternalDevices>
<ID>1</ID>
<ServiceID>2</ServiceID>
<DeviceType>HD22Camera</DeviceType>
<DeviceDescription>sample string 3</DeviceDescription>
<TimeAdded>2025-11-04T14:26:02.8541298+00:00</TimeAdded>
<TimeLastUsed>2025-11-04T14:26:02.8541298+00:00</TimeLastUsed>
<DeviceTypeDescription>sample string 6</DeviceTypeDescription>
<SIMID>sample string 7</SIMID>
<MonthlyCost>8.1</MonthlyCost>
<Display>true</Display>
<AppVersion>sample string 10</AppVersion>
<AppVersionPending>sample string 11</AppVersionPending>
<NetworkID>12</NetworkID>
<MobileNumber>sample string 13</MobileNumber>
<AdditionalCrashDownloadChannel>14</AdditionalCrashDownloadChannel>
<JourneyStartPhotoDownloadChannel>15</JourneyStartPhotoDownloadChannel>
</ServiceExternalDevices>
</ExternalDevices>
<SAGEReference>40</SAGEReference>
<RenewalPeriod>41</RenewalPeriod>
<RenewalDue>2025-11-04T14:26:02.8541298+00:00</RenewalDue>
<AccountNumber>sample string 43</AccountNumber>
<MinNumberRenewals>44</MinNumberRenewals>
<RenewalCost>45.1</RenewalCost>
<AccelerationThreshold>46</AccelerationThreshold>
<DecelerationThreshold>47</DecelerationThreshold>
<VehOtherReg>sample string 48</VehOtherReg>
<UsDot>sample string 49</UsDot>
<VIN>sample string 50</VIN>
<StatusUpdateDate>2025-11-04T14:26:02.8541298+00:00</StatusUpdateDate>
<Status>52</Status>
<DeviceID>53</DeviceID>
<Input0Display>true</Input0Display>
<Input0dir>true</Input0dir>
<Input0Label>sample string 56</Input0Label>
<Input0State>true</Input0State>
<Input0DisplayImg>sample string 58</Input0DisplayImg>
<Input0SwitchType>59</Input0SwitchType>
<Input1Display>true</Input1Display>
<Input1dir>true</Input1dir>
<Input1Label>sample string 62</Input1Label>
<Input1State>true</Input1State>
<Input1DisplayImg>sample string 64</Input1DisplayImg>
<Input1SwitchType>65</Input1SwitchType>
<Input2Display>true</Input2Display>
<Input2dir>true</Input2dir>
<Input2Label>sample string 68</Input2Label>
<Input2State>true</Input2State>
<Input2DisplayImg>sample string 70</Input2DisplayImg>
<Input2SwitchType>71</Input2SwitchType>
<Input3Display>true</Input3Display>
<Input3dir>true</Input3dir>
<Input3Label>sample string 74</Input3Label>
<Input3State>true</Input3State>
<Input3DisplayImg>sample string 76</Input3DisplayImg>
<Input3SwitchType>77</Input3SwitchType>
<Input4Display>true</Input4Display>
<Input4dir>true</Input4dir>
<Input4Label>sample string 80</Input4Label>
<Input4State>true</Input4State>
<Input4DisplayImg>sample string 82</Input4DisplayImg>
<Input4SwitchType>83</Input4SwitchType>
<Input5Display>true</Input5Display>
<Input5dir>true</Input5dir>
<Input5Label>sample string 86</Input5Label>
<Input5State>true</Input5State>
<Input5DisplayImg>sample string 88</Input5DisplayImg>
<Input5SwitchType>89</Input5SwitchType>
<Output0State>true</Output0State>
<Output0Img>sample string 91</Output0Img>
<Output0Label>sample string 92</Output0Label>
<Output0Display>true</Output0Display>
<Output0Type>94</Output0Type>
<Output1State>true</Output1State>
<Output1Img>sample string 96</Output1Img>
<Output1Label>sample string 97</Output1Label>
<Output1Display>true</Output1Display>
<Output1Type>99</Output1Type>
<Output2State>true</Output2State>
<Output2Img>sample string 101</Output2Img>
<Output2Label>sample string 102</Output2Label>
<Output2Display>true</Output2Display>
<Output2Type>104</Output2Type>
<DriverName>sample string 105</DriverName>
<NumberOfCameras>106</NumberOfCameras>
</ServiceStatus>
</ArrayOfServiceStatus>