Name | Description | Type | Additional information |
---|---|---|---|
IMEI |
the IMEI of the device |
string |
None. |
DeviceID |
device id of the supplied IMEI, or 0 if not valid |
unsigned integer |
None. |
ValidIMEI |
indicator to show if the supplied IMEI exists in the back end |
boolean |
None. |
DeviceIsAvailable |
indicates that the device is available to be assigned to a service. if it isn't, the installation cannot proceed |
boolean |
None. |
ServiceID |
service id of the supplied vehicle reg, or 0 if not valid |
unsigned integer |
None. |
HasError |
indicates if there was an error |
boolean |
None. |
ErrorMessage |
error message if an error occurs |
string |
None. |