NameDescriptionTypeAdditional information
ServiceID

service id of the vehicle being tested

unsigned integer

None.

PowerRestore

flag showing if a power restore message has been recevied

boolean

None.

GPSOverSix

flag showing if a gps signal with a strength over 6 has been received

boolean

None.

IgnitionOn

flag showing if the ignition has been turned on (journey start message)

boolean

None.

Idle

flag showing if an idle message has been recevied

boolean

None.

IgnitionOff

flag showing if the ignition has been turned off (journey end message)

boolean

None.

NoPowerLossOverThreeMins

flag showing if the vehicle has not suffered a power loss in more than the last three minutes

boolean

None.

AllGood

Single point to check if all the parameters are true

boolean

None.