Webhook Events
Below is a structured list of webhook events, each with a short description. Click on each event to view the sample payload.
ACCIDENT_DETECTION
Triggered when an accident or crash is detected.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "559d6f4c-11bf-11ed-8895-27b5feb885d3",
"inputBit5": 0,
"standStillCrash": false,
"type": "ACCIDENT_DETECTION",
"deviceId": "3f14843e-14c7-11ed-9449-43d7d49f480d",
"initialSpeed": 0,
"crash": true,
"networkService": 0,
"finalSpeed": 0,
"commStateConnected": 0,
"messageType": "ACCIDENT_DETECTION",
"messageIndex": "0",
"dimentionFix": 0,
"lastKnownLon": 77.611127,
"inputBit0": 0,
"vendorTypeId": 1,
"inputBit2": 0,
"id": "1c00d95d-3301-4272-b9f6-72a0224bbf9e",
"inputBit1": 0,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"commStatusAvaliable": 0,
"locationTime": 1662630309000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"pushPopCrash": false,
"insideHOO": true,
"deviceSerial": "3339076777",
"eventAliasId": "dc5c3f84-a601-11e5-96ee-22000ac501ss",
"groupName": "Default Group",
"spikeOnlyCrash": false,
"bumpCrash": false,
"lastKnownTime": 1662630015000,
"jmsType": "",
"lastKnownLat": 17.691376,
"fixQuality": 0,
"unitStatusBit0": 0,
"vehicleName": "3339076777",
"unitStatusBit2": 0,
"deviceTypeId": 1,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 0,
"network3G": 0,
"noOfAccums": 0,
"privacyModeEnable": false,
"customerId": 15047,
"fixStatus": 0,
"vehicleId": "3f14843d-14c7-11ed-9449-2f5611afcf3f",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"stateId": 0,
"confidence": "max 75",
"userName": "3339076777",
"userId": "8a938091-8268-7d94-0182-6e50994400ba",
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 34.73975,
"longitude": -82.379671
},
"batteryPercentage": 0,
"commonState": 0,
"currentState": 0,
"potCrash": true,
"messageEventTypeId": 0
}
ACCELEROMETER_IMPACT_EVENT
Triggered when an impact event is detected by the accelerometer.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"deviceAssociatedVIN": "5TDABCDEFMS028757",
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "0bb4d54f-1111-2222-3333-894bb2a1244a",
"inputBit5": 0,
"accEventType": "IMPACT_EVENT",
"type": "ACCELEROMETER_IMPACT_EVENT",
"deviceId": "7f1a77bc-1111-2222-3333-5b336d4503a3",
"networkService": 0,
"commStateConnected": 0,
"messageType": "ACCELEROMETER_IMPACT_EVENT",
"dimentionFix": 0,
"lastKnownLon": -83.6639652,
"inputBit0": 0,
"vendorTypeId": 1,
"inputBit2": 0,
"id": "2300dc05-1111-1111-1111-f4ae14828898",
"inputBit1": 0,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -83.6623985,
"serialNumber": "90123451092",
"commStatusAvaliable": 0,
"locationTime": 1723833956000,
"odometer": 512345,
"offset": -240,
"maxValue": 11601,
"virtualTripEnd": false,
"eventIndex": 0,
"imei_meid": "2342432423423",
"assetNo": "",
"fixStatusCorrected": 0,
"processedTime": 1723833957428,
"insideHOO": true,
"deviceSerial": "90123451092",
"groupName": "Atlanta",
"lastKnownTime": 1723833934000,
"lastKnownLat": 33.9341893,
"fixQuality": 0,
"unitStatusBit0": 0,
"vehicleName": "ATL9 21 Toyota test",
"unitStatusBit2": 0,
"deviceTypeId": 1,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"triggerValue": 5441,
"latitude": 33.9303913,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 0,
"network3G": 0,
"lastKnownAddress": "1299-1151, Austin Rd, Bethlehem, GA, 30680, USA",
"noOfAccums": 0,
"privacyModeEnable": false,
"customerId": 7098,
"fixStatus": 0,
"vehicleId": "7f1a77bc-1111-1111-bb33-59d55b90cb8c",
"tripNumber": 4546,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"eventNumber": 0,
"stateId": 0,
"userName": "16-550-370 test",
"userId": "8a9388a9-1111-2222-0182-8da1f0e4036d",
"tripState": "ACTIVE",
"messageTypeId": 10,
"location": {
"latitude": 33.9303913,
"longitude": -83.6623985
},
"batteryPercentage": 0,
"commonState": 0,
"currentState": 0,
"messageEventTypeId": 0
ACCELEROMETER_Y_AXIS
Triggered when a hard turn is detected along the Y-axis.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"accEventType": "HARD_TURN",
"type": "ACCELEROMETER_IMPACT_EVENT",
"deviceId": "bcfe039f-dd18-11ec-87d5-93fad87f8855",
"networkService": 0,
"commStateConnected": 0,
"messageType": "ACCELEROMETER_Y_AXIS",
"messageIndex": "320131950",
"dimentionFix": 0,
"lastKnownLon": -82.0093379,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00295b-4d00-4fb7-8599-81ee3d8a720e",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "1112303428",
"groupName": "Cleveland",
"lastKnownTime": 1663781625000,
"jmsType": "",
"vehicleName": "RedHonda",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"triggerValue": 406,
"latitude": 41.4678411,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 474,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"eventNumber": 0,
"stateId": 0,
"updateTime": null,
"userId": "e9b4ce4f-8f31-11e8-8eb1-59678fe18a6f",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": "2HGFC1F74GH637833",
"beaconType": null,
"groupId": "9858b964-8f35-11e8-ba61-5185a4cd8d87",
"vendorTypeId": 1
}
Battery_Voltage_Restored
Triggered when a vehicle's battery voltage returns to a normal range after a low voltage warning.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"pidValueShort": null,
"inputBit6": 0,
"inputBit5": 0,
"type": "OBD_EVENT_MESSAGE",
"deviceId": "25a23993-3c1d-11ed-a595-bd9c2b11a258",
"networkService": 0,
"commStateConnected": 0,
"messageType": "BATTERY_VOLTAGE_RESTORED",
"messageIndex": "2199",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00abe2-0d01-47ab-9a83-39e47d4de1ec",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"eventType": "ALARM_RESET",
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "1121602950",
"groupName": "Default Group",
"pidValueByte": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "1121602950",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"periodic": false,
"latitude": 47.6438024,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 247,
"sensorValue": null,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"dataSize": 4,
"updateTime": null,
"userId": "8a938091-836a-255d-0183-701b75ef0047",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"eventCount": 0,
"pid": 65535,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -122.1287005,
"satellites": null,
"locationTime": 1664017258000,
"odometer": 1028,
"offset": -420,
"dataType": 6,
"sensorUnitVal": null,
"virtualTripEnd": false,
"imei_meid": "112160295011216029",
"insideHOO": true,
"eventInfo": null,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "25a23992-3c1d-11ed-a595-9b58825a328a",
"pidValueInt": null,
"lastKnownFixQuality": 0,
"pidValueFloat": 11.956,
"userName": "1121602950",
"tripState": "IGNITION_OFF",
"messageTypeId": 7,
"obdSpeed": null,
"location": {
"latitude": 47.6438024,
"longitude": -122.1287005
},
"commonState": 0,
"carrierId": null,
"pidValueString": null
}
CAM_Button_Pressed
Triggered when the camera button is pressed.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "Tamper",
"deviceId": "3c5a8683-3fa2-11ec-95bd-e7f189acaa48",
"networkService": 0,
"commStateConnected": 0,
"messageType": "CAM_BUTTON_PRESSED",
"messageIndex": "0",
"dimentionFix": 0,
"lastKnownLon": -96.6493258,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00f9ae-ab00-4f23-a5f1-0c578645f153",
"state": "Texas",
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": "West Campbell Road,2301,Garland,Spring Park",
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "3232323232",
"groupName": "Default Group",
"lastKnownTime": 1664039413000,
"jmsType": "",
"vehicleName": "Thor Toyota Camry",
"deviceTypeId": 11,
"destinationQueues": null,
"city": "Dallas County",
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"landmarkId": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": "2316 W Campbell Rd, Garland, TX 75044, USA",
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"cameraDetails": [
{
"cameraId": 1,
"fileType": "video",
"fileId": 1664035286
},
{
"cameraId": 2,
"fileType": "video",
"fileId": 1664035286
}
],
"userId": null,
"landmarkName": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": "75044",
"country": "US",
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"vendorTypeId": 15,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1664035286000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 32.8255259,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "4621 Gus Thomasson Rd, Mesquite, TX 75150, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "71503b9a-34ae-11ec-aea1-bd1b8b868207",
"lastKnownFixQuality": 0,
"userName": "",
"tripState": "ACTIVE",
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 32.9752158,
"longitude": -96.6657089
},
"commonState": 0,
"carrierId": null
}
CAM_Button_Pressed
Triggered when the camera button is pressed.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "Tamper",
"deviceId": "3c5a8683-3fa2-11ec-95bd-e7f189acaa48",
"networkService": 0,
"commStateConnected": 0,
"messageType": "CAM_BUTTON_PRESSED",
"messageIndex": "0",
"dimentionFix": 0,
"lastKnownLon": -96.6493258,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00f9ae-ab00-4f23-a5f1-0c578645f153",
"state": "Texas",
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": "West Campbell Road,2301,Garland,Spring Park",
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "3232323232",
"groupName": "Default Group",
"lastKnownTime": 1664039413000,
"jmsType": "",
"vehicleName": "Thor Toyota Camry",
"deviceTypeId": 11,
"destinationQueues": null,
"city": "Dallas County",
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"landmarkId": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": "2316 W Campbell Rd, Garland, TX 75044, USA",
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"cameraDetails": [
{
"cameraId": 1,
"fileType": "video",
"fileId": 1664035286
},
{
"cameraId": 2,
"fileType": "video",
"fileId": 1664035286
}
],
"userId": null,
"landmarkName": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": "75044",
"country": "US",
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"vendorTypeId": 15,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1664035286000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 32.8255259,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "4621 Gus Thomasson Rd, Mesquite, TX 75150, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "71503b9a-34ae-11ec-aea1-bd1b8b868207",
"lastKnownFixQuality": 0,
"userName": "",
"tripState": "ACTIVE",
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 32.9752158,
"longitude": -96.6657089
},
"commonState": 0,
"carrierId": null
}
CAM_Distracted_Driving
Triggered when distracted driving behavior is detected by the camera.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "DistractedDriving",
"deviceId": "3c5a8683-3fa2-11ec-95bd-e7f189acaa48",
"networkService": 0,
"commStateConnected": 0,
"messageType": "CAM_DISTRACTED_DRIVING",
"messageIndex": "0",
"dimentionFix": 0,
"lastKnownLon": -96.6149642,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c005eb5-0000-4d29-b599-78dd1b45a327",
"state": "Texas",
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": "Interstate 30 Frontage Road,1261,Mesquite",
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "3232323232",
"groupName": "Default Group",
"lastKnownTime": 1663952852000,
"jmsType": "",
"vehicleName": "Thor Toyota Camry",
"deviceTypeId": 11,
"destinationQueues": null,
"city": "Dallas County",
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"landmarkId": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": "1269 I-30 Frontage Rd, Mesquite, TX 75150, USA",
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"cameraDetails": [
{
"cameraId": 1,
"fileType": "video",
"fileId": 1663952852
},
{
"cameraId": 2,
"fileType": "video",
"fileId": 1663952852
}
],
"userId": null,
"landmarkName": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": "75150",
"country": "US",
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"vendorTypeId": 15,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1663952852000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 32.8322576,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "I-30 Frontage Rd, Mesquite, TX 75150, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "71503b9a-34ae-11ec-aea1-bd1b8b868207",
"lastKnownFixQuality": 0,
"userName": "",
"tripState": "ACTIVE",
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 32.8322576,
"longitude": -96.6149642
},
"commonState": 0,
"carrierId": null
}
CAM_Eating_Drinking
Triggered when the camera detects a driver eating or drinking while driving.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "Tamper",
"deviceId": "3c5a8683-3fa2-11ec-95bd-e7f189acaa48",
"networkService": 0,
"commStateConnected": 0,
"messageType": "CAM_EATING_DRINKING",
"messageIndex": "0",
"dimentionFix": 0,
"lastKnownLon": -96.6149642,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c005eb5-fe00-456f-b3eb-4bc5df45d8ac",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "3232323232",
"groupName": "Default Group",
"lastKnownTime": 1663952852000,
"jmsType": "",
"vehicleName": "Thor Toyota Camry",
"deviceTypeId": 11,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"landmarkId": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"cameraDetails": [
{
"cameraId": 1,
"fileType": "video",
"fileId": 1663947280
},
{
"cameraId": 2,
"fileType": "video",
"fileId": 1663947280
}
],
"userId": null,
"landmarkName": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"vendorTypeId": 15,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1663947280000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 32.8322576,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "I-30 Frontage Rd, Mesquite, TX 75150, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "71503b9a-34ae-11ec-aea1-bd1b8b868207",
"lastKnownFixQuality": 0,
"userName": "",
"tripState": "ACTIVE",
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 33.0000696,
"longitude": -96.7721077
},
"commonState": 0,
"carrierId": null
}
CAM_Impact
Triggered when the camera detects an impact event.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "ImpactEvent",
"deviceId": "00a66bd1-b511-11eb-a091-09767e723869",
"networkService": 0,
"commStateConnected": 0,
"messageType": "CAM_IMPACT",
"messageIndex": "0",
"dimentionFix": 0,
"lastKnownLon": -94.6304522,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c004072-f301-4ded-9d98-e31b264502a2",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "357660101304111",
"groupName": "Colorado Group",
"lastKnownTime": 1664053107000,
"jmsType": "",
"vehicleName": "Little Old Lady From Pasadena",
"deviceTypeId": 11,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"landmarkId": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"cameraDetails": [],
"userId": "8a9388a9-78bf-4ac0-0178-cd102f9109d4",
"landmarkName": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "34a3f9e7-2fac-11e5-a365-59c857646cce",
"vendorTypeId": 15,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1664053025000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 31.6403704,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "1803-1621 Sunnybrook Dr, Nacogdoches, TX 75965, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "2ac2b7d8-97b9-11eb-a984-abb3b766717f",
"lastKnownFixQuality": 0,
"userName": "Chris Delaplaine",
"tripState": "ACTIVE",
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 31.64033721,
"longitude": -94.63036912
},
"commonState": 0,
"carrierId": null
}
CAM_Phone_Use
Triggered when the camera detects phone use while driving.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "Tamper",
"deviceId": "3c5a8683-3fa2-11ec-95bd-e7f189acaa48",
"networkService": 0,
"commStateConnected": 0,
"messageType": "CAM_PHONE_USE",
"messageIndex": "0",
"dimentionFix": 0,
"lastKnownLon": -96.6149642,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c005eb5-5901-4921-85a8-2d83874564a6",
"state": "Texas",
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": "Rilla Drive,2827,Garland,3772",
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "3232323232",
"groupName": "Default Group",
"lastKnownTime": 1663952852000,
"jmsType": "",
"vehicleName": "Thor Toyota Camry",
"deviceTypeId": 11,
"destinationQueues": null,
"city": "Dallas County",
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"landmarkId": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": "2897 Broadway Blvd, Garland, TX 75041, USA",
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"cameraDetails": [
{
"cameraId": 1,
"fileType": "video",
"fileId": 1663950458
},
{
"cameraId": 2,
"fileType": "video",
"fileId": 1663950458
}
],
"userId": null,
"landmarkName": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": "75041",
"country": "US",
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"vendorTypeId": 15,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1663950458000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 32.8322576,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "I-30 Frontage Rd, Mesquite, TX 75150, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "71503b9a-34ae-11ec-aea1-bd1b8b868207",
"lastKnownFixQuality": 0,
"userName": "",
"tripState": "ACTIVE",
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 32.8818506,
"longitude": -96.6249079
},
"commonState": 0,
"carrierId": null
}
CAM_Smoking
Triggered when the camera detects smoking inside the vehicle.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "Tamper",
"deviceId": "3c5a8683-3fa2-11ec-95bd-e7f189acaa48",
"networkService": 0,
"commStateConnected": 0,
"messageType": "CAM_SMOKING",
"messageIndex": "0",
"dimentionFix": 0,
"lastKnownLon": -96.6149642,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c005eb5-ab01-4bb3-9934-90bd0745a9d7",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "3232323232",
"groupName": "Default Group",
"lastKnownTime": 1663952852000,
"jmsType": "",
"vehicleName": "Thor Toyota Camry",
"deviceTypeId": 11,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"landmarkId": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"cameraDetails": [
{
"cameraId": 1,
"fileType": "video",
"fileId": 1663948886
},
{
"cameraId": 2,
"fileType": "video",
"fileId": 1663948886
}
],
"userId": null,
"landmarkName": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"vendorTypeId": 15,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1663948886000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 32.8322576,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "I-30 Frontage Rd, Mesquite, TX 75150, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "71503b9a-34ae-11ec-aea1-bd1b8b868207",
"lastKnownFixQuality": 0,
"userName": "",
"tripState": "ACTIVE",
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 32.9752158,
"longitude": -96.6657089
},
"commonState": 0,
"carrierId": null
}
CAM_Tampered
Triggered when the camera detects tampering, such as obstruction or removal attempts.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "Tamper",
"deviceId": "3c5a8683-3fa2-11ec-95bd-e7f189acaa48",
"networkService": 0,
"commStateConnected": 0,
"messageType": "CAM_TAMPERED",
"messageIndex": "0",
"dimentionFix": 0,
"lastKnownLon": -96.6149642,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c005eb5-fe00-456f-b3eb-4bc5df45d8ac",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "3232323232",
"groupName": "Default Group",
"lastKnownTime": 1663952852000,
"jmsType": "",
"vehicleName": "Thor Toyota Camry",
"deviceTypeId": 11,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"landmarkId": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"cameraDetails": [
{
"cameraId": 1,
"fileType": "video",
"fileId": 1663947280
},
{
"cameraId": 2,
"fileType": "video",
"fileId": 1663947280
}
],
"userId": null,
"landmarkName": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"vendorTypeId": 15,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1663947280000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 32.8322576,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "I-30 Frontage Rd, Mesquite, TX 75150, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "71503b9a-34ae-11ec-aea1-bd1b8b868207",
"lastKnownFixQuality": 0,
"userName": "",
"tripState": "ACTIVE",
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 33.0000696,
"longitude": -96.7721077
},
"commonState": 0,
"carrierId": null
}
CAM_Unbelted
Triggered when the camera detects that the driver is not wearing a seatbelt
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "Tamper",
"deviceId": "00a66bd1-b511-11eb-a091-09767e723869",
"networkService": 0,
"commStateConnected": 0,
"messageType": "CAM_UNBELTED",
"messageIndex": "0",
"dimentionFix": 0,
"lastKnownLon": -97.10950158,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00c69b-4001-4a0b-96ed-1d7db5459ff6",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "357660101304111",
"groupName": "Colorado Group",
"lastKnownTime": 1663869379000,
"jmsType": "",
"vehicleName": "Little Old Lady From Pasadena",
"deviceTypeId": 11,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"landmarkId": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"cameraDetails": [],
"userId": "8a9388a9-78bf-4ac0-0178-cd102f9109d4",
"landmarkName": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "34a3f9e7-2fac-11e5-a365-59c857646cce",
"vendorTypeId": 15,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1663869379000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 32.85390705,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "State Hwy 121, Bedford, TX, 76021, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "2ac2b7d8-97b9-11eb-a984-abb3b766717f",
"lastKnownFixQuality": 0,
"userName": "Chris Delaplaine",
"tripState": "ACTIVE",
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 32.85390705,
"longitude": -97.10950158
},
"commonState": 0,
"carrierId": null
}
CAM_Violent_Left_Turn
Triggered when the camera detects a violent left turn.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "ViolentTrun",
"deviceId": "7dff30dc-cacb-11eb-bddc-9d43d52c24ba",
"networkService": 0,
"commStateConnected": 0,
"messageType": "CAM_VIOLENT_LEFT_TURN",
"messageIndex": "0",
"dimentionFix": 0,
"lastKnownLon": -122.0981314,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00a35f-6600-4f07-b8f5-b3fe6845bb7e",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "357660101393338",
"groupName": "Bay Area Group",
"lastKnownTime": 1664032514000,
"jmsType": "",
"vehicleName": "Moraga Shuttle",
"deviceTypeId": 11,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"landmarkId": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"cameraDetails": [],
"userId": "8a9388a9-7ece-127b-0180-09f6340117ba",
"landmarkName": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "ba8a4244-d8e7-11eb-bc30-8f8842ad486a",
"vendorTypeId": 15,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1664032527000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 37.8718871,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "644 St Marys Rd, Lafayette, CA 94549, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "500b4b8a-c9f5-11eb-b6a1-4522797e7b4b",
"lastKnownFixQuality": 0,
"userName": "Mateo Curtis",
"tripState": "ACTIVE",
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 37.8734074,
"longitude": -122.09802084
},
"commonState": 0,
"carrierId": null
}
CAM_Violent_Right_Turn
Triggered when the camera detects a violent right turn.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "ViolentTrun",
"deviceId": "7dff30dc-cacb-11eb-bddc-9d43d52c24ba",
"networkService": 0,
"commStateConnected": 0,
"messageType": "CAM_VIOLENT_RIGHT_TURN",
"messageIndex": "0",
"dimentionFix": 0,
"lastKnownLon": -122.0981314,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00a35f-6600-4f07-b8f5-b3fe6845bb7e",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "357660101393338",
"groupName": "Bay Area Group",
"lastKnownTime": 1664032514000,
"jmsType": "",
"vehicleName": "Moraga Shuttle",
"deviceTypeId": 11,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"landmarkId": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"cameraDetails": [],
"userId": "8a9388a9-7ece-127b-0180-09f6340117ba",
"landmarkName": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "ba8a4244-d8e7-11eb-bc30-8f8842ad486a",
"vendorTypeId": 15,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1664032527000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 37.8718871,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "644 St Marys Rd, Lafayette, CA 94549, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "500b4b8a-c9f5-11eb-b6a1-4522797e7b4b",
"lastKnownFixQuality": 0,
"userName": "Mateo Curtis",
"tripState": "ACTIVE",
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 37.8734074,
"longitude": -122.09802084
},
"commonState": 0,
"carrierId": null
}
Charging_Concern_DTC
Triggered when a diagnostic trouble code (DTC) related to charging concerns is detected.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"pidValueShort": null,
"inputBit6": 0,
"inputBit5": 0,
"type": "OBD_EVENT_MESSAGE",
"deviceId": "63517759-3c35-11ed-8ba0-711de10586ce",
"networkService": 0,
"commStateConnected": 0,
"messageType": "CHARGING_CONCERN_DTC",
"messageIndex": "2505",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00f955-b000-4db6-9074-1293194dc156",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"eventType": null,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "1042903081",
"groupName": "Default Group",
"pidValueByte": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "1042903081",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"periodic": false,
"latitude": 32.7717409,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 1787,
"sensorValue": null,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"dataSize": 10,
"updateTime": null,
"userId": "8a938091-836a-255d-0183-70ba0324005a",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"eventCount": 0,
"pid": 65535,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -117.1320199,
"satellites": null,
"locationTime": 1663989567000,
"odometer": 40083,
"offset": -420,
"dataType": 6,
"sensorUnitVal": null,
"virtualTripEnd": false,
"imei_meid": "104290308110429030",
"insideHOO": true,
"eventInfo": null,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "63515048-3c35-11ed-8ba0-43418a799c1d",
"pidValueInt": null,
"lastKnownFixQuality": 0,
"pidValueFloat": 6.124638e-39,
"userName": "1042903081",
"tripState": "ACTIVE",
"messageTypeId": 7,
"obdSpeed": null,
"location": {
"latitude": 32.7717409,
"longitude": -117.1320199
},
"commonState": 0,
"carrierId": null,
"pidValueString": null
}
Connect
Triggered when
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"powerOnType": 0,
"type": "CONNECTION_MESSAGE",
"deviceId": "5e9bf601-f94d-11ec-8b36-5b8255747254",
"networkService": 0,
"commStateConnected": 0,
"messageType": "CONNECT",
"messageIndex": "481266963",
"dimentionFix": 0,
"lastKnownLon": -84.5424058,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00602f-2200-4ea7-ba37-19b72d8a7a0c",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"eventType": "CONNECT",
"assetNo": "",
"fixStatusCorrected": 0,
"peripheralDeviceTypeId": 0,
"deviceSerial": "1112505805",
"groupName": "Atlanta",
"lastKnownTime": 1662613449000,
"eventCounter": 0,
"jmsType": "",
"peripheralConfigVersion": null,
"peripheralVendorTypeId": 0,
"vehicleName": "ATL_061-926526",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 33.9034611,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 14924,
"beaconMacAddress": null,
"eventTime": 1662613520000,
"tripNumber": 86,
"peripheralDeviceSerial": null,
"spare": 0,
"rssi": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": null,
"keyOnDisconnect": false,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"peripheralFirmwareVersion": null,
"deviceAssociatedVIN": "W1W40
Critical_Battery_Voltage
Triggered when a vehicle's battery voltage drops to a critical level.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"pidValueShort": null,
"inputBit6": 0,
"inputBit5": 0,
"type": "OBD_EVENT_MESSAGE",
"deviceId": "3f14843e-14c7-11ed-9449-43d7d49f480d",
"networkService": 0,
"commStateConnected": 0,
"messageType": "CRITICAL_BATTERY_VOLTAGE",
"messageIndex": "10388",
"dimentionFix": 0,
"lastKnownLon": 77.611127,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00d701-5b00-4eb9-adba-7ea7864d2a88",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"eventType": "MIL_SET",
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "3339076777",
"groupName": "Default Group",
"pidValueByte": 50,
"lastKnownTime": 1662630015000,
"jmsType": "",
"vehicleName": "3339076777",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"periodic": false,
"latitude": 17.691376,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 33,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"dataSize": 1,
"updateTime": null,
"userId": "8a938091-8268-7d94-0182-6e50994400ba",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": "19VDE1F70FE010629",
"beaconType": null,
"groupId": "559d6f4c-11bf-11ed-8895-27b5feb885d3",
"eventCount": 2,
"pid": 65535,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": 77.611127,
"satellites": null,
"locationTime": 1662630015000,
"odometer": 9213,
"offset": 360,
"dataType": 0,
"virtualTripEnd": false,
"imei_meid": "3907677739076777",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 17.691376,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "3f14843d-14c7-11ed-9449-2f5611afcf3f",
"pidValueInt": null,
"lastKnownFixQuality": 0,
"pidValueFloat": null,
"userName": "3339076777",
"tripState": "IDLING",
"messageTypeId": 7,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null,
"pidValueString": null
}
Disconnect
Triggered when a device is disconnected.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"powerOnType": 0,
"type": "CONNECTION_MESSAGE",
"deviceId": "5e9bf601-f94d-11ec-8b36-5b8255747254",
"networkService": 0,
"commStateConnected": 0,
"messageType": "DISCONNECT",
"messageIndex": "481266963",
"dimentionFix": 0,
"lastKnownLon": -84.542354,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c006030-5900-43e4-80a8-86ec75485bbd",
"state": "GA",
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": "Cobb",
"eventIndex": 0,
"eventType": "DISCONNECT",
"assetNo": "",
"fixStatusCorrected": 0,
"peripheralDeviceTypeId": 0,
"deviceSerial": "1112505805",
"groupName": "Atlanta",
"lastKnownTime": 1662613520000,
"eventCounter": 0,
"jmsType": "",
"peripheralConfigVersion": null,
"peripheralVendorTypeId": 0,
"vehicleName": "ATL_061-926526",
"deviceTypeId": 1,
"destinationQueues": null,
"city": "Fair Oaks",
"latitude": 33.903485,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 14924,
"beaconMacAddress": null,
"eventTime": 1662613460000,
"tripNumber": 86,
"peripheralDeviceSerial": null,
"spare": 0,
"rssi": 0,
"address": "Smyrna, GA, 30060, USA",
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": null,
"keyOnDisconnect": false,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": "30060",
"country": "US",
"peripheralFirmwareVersion": null,
"deviceAssociatedVIN": "W1W40CHY0MT044280",
"beaconType": null,
"groupId": "bfc5ec7c-26dd-11ec-b72e-ed69551975f5",
"deviceName": null,
"vendorTypeId": 1,
"firmwareVersion": "34D0027806",
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -84.5423778,
"satellites": null,
"locationTime": 1662613460000,
"odometer": 3245,
"offset": -240,
"virtualTripEnd": false,
"imei_meid": "352602116853711",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 33.9034611,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"dtc": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "f86c87b8-25f5-11ec-b4a2-fdac48047ecd",
"lastKnownFixQuality": 0,
"eventTimeZoneOffset": -240,
"userName": "",
"tripState": "IGNITION_OFF",
"vehicleOdometer": false,
"messageTypeId": 14,
"obdSpeed": null,
"location": {
"latitude": 33.903485,
"longitude": -84.5423778
},
"commonState": 0,
"carrierId": null
}
DTC_Message
Triggered when a Diagnostic Trouble Code (DTC) is detected in the vehicle.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "DTC_MESSAGE",
"deviceId": "899ee883-730b-11ec-9d03-7dafd4966ebd",
"networkService": 0,
"commStateConnected": 0,
"messageType": "DTC_MESSAGE",
"messageIndex": "129034203",
"dimentionFix": 0,
"lastKnownLon": -113.0834524,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c004e81-f300-476b-97b3-573ee18a21a2",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "1102104537",
"groupName": "Default Group",
"lastKnownTime": 1662612123000,
"jmsType": "",
"vehicleName": "TR-52 - TR-52",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 37.6557019,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 13211,
"beaconMacAddress": null,
"tripNumber": 437,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a9388a8-7dd7-5b7e-017e-4a6140166ed2",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": "1XKDD49X8EJ404392",
"beaconType": null,
"groupId": "f181e25b-778c-11eb-8959-a5ce01ad0f88",
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -113.0834524,
"satellites": null,
"locationTime": 1662612123000,
"odometer": 489455,
"offset": -360,
"virtualTripEnd": false,
"imei_meid": "352602115820893",
"insideHOO": true,
"milStatus": 1,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 37.6557019,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "899ee882-730b-11ec-9d03-559d1571375a",
"lastKnownFixQuality": 0,
"dtcMessageRecords": [
{
"dtcType": 0,
"suspectIdentification": 3698,
"failureMode": 9,
"subType": "DTC_MESSAGE_RECORD_JBUS1939"
},
{
"dtcType": 0,
"suspectIdentification": 17777,
"failureMode": 3,
"subType": "DTC_MESSAGE_RECORD_JBUS1939"
},
{
"dtcType": 0,
"suspectIdentification": 77,
"failureMode": 3,
"subType": "DTC_MESSAGE_RECORD_JBUS1939"
},
{
"dtcType": 0,
"suspectIdentification": 38,
"failureMode": 3,
"subType": "DTC_MESSAGE_RECORD_JBUS1939"
},
{
"dtcType": 0,
"suspectIdentification": 830,
"failureMode": 3,
"subType": "DTC_MESSAGE_RECORD_JBUS1939"
},
{
"dtcType": 0,
"suspectIdentification": 442,
"failureMode": 3,
"subType": "DTC_MESSAGE_RECORD_JBUS1939"
},
{
"dtcType": 0,
"suspectIdentification": 78,
"failureMode": 3,
"subType": "DTC_MESSAGE_RECORD_JBUS1939"
},
{
"dtcType": 0,
"suspectIdentification": 441,
"failureMode": 3,
"subType": "DTC_MESSAGE_RECORD_JBUS1939"
},
{
"dtcType": 0,
"suspectIdentification": 1388,
"failureMode": 3,
"subType": "DTC_MESSAGE_RECORD_JBUS1939"
},
{
"dtcType": 0,
"suspectIdentification": 3697,
"failureMode": 9,
"subType": "DTC_MESSAGE_RECORD_JBUS1939"
}
],
"dtcCount": 10,
"userName": "1102104537",
"tripState": "ACTIVE",
"messageTypeId": 18,
"obdSpeed": null,
"location": {
"latitude": 37.6557019,
"longitude": -113.0834524
},
"commonState": 0,
"carrierId": null
}
Engine_Hours_Start
Triggered when the engine running hours tracking starts
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "ENGINE_HOURS_START",
"messageIndex": "2267",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00ca0f-3300-43cf-9626-b9db0c4dc966",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 23,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Engine_Hours_End
Triggered when the engine running hours tracking ends.
Example Payload
{
"inputBit7": 0,
"partialUpdate": true,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "ENGINE_HOURS_END",
"messageIndex": "2267",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00ca30-6800-4b05-9205-c6b0994d10ca",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 24,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Entered_Geofence
Triggered when a vehicle enters a designated geofenced area.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "GeoFenceMessageVO",
"deviceId": "e4c97790-14c3-11ed-9449-7dd6059504b4",
"networkService": 0,
"commStateConnected": 0,
"messageType": "ENTERED_GEOFENCE",
"messageIndex": null,
"dimentionFix": 0,
"lastKnownLon": 0,
"geoFenceType": null,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00c3dc-4c01-4616-9111-d904544d8dcc",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9076501020",
"groupName": "Default Group",
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9076501020",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"sensorValue": null,
"spare": 0,
"address": "Zaheerabad, Telangana, India",
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "559d6f4c-11bf-11ed-8895-27b5feb885d3",
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1664103664000,
"odometer": 0,
"offset": 0,
"sensorUnitVal": null,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"eventInfo": null,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"geoFenceAlertReason": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "e4c9778f-14c3-11ed-9449-17f42fbb1b68",
"lastKnownFixQuality": 0,
"userName": null,
"fenceName": "fence zhb",
"tripState": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.69014,
"longitude": 77.581301
},
"commonState": 0,
"carrierId": null
}
Event_Report_Message
Triggered when an event report message is generated by the device.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "EVENT_REPORT_MESSAGE",
"messageIndex": "2276",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00caa5-9b00-4739-ae41-90e28d4d96d8",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 30,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Event_Report_Message
Triggered when a temperature event is reported by the device.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "TEMPERATURE_2",
"messageIndex": "2276",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00caa5-9b00-4739-ae41-90e28d4d96d8",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"eventInfo": {
"sensorUnit": "CELSIUS",
"sensorValue": 7672789
},
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 30,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Excessive_Drain_Alert
Triggered when excessive battery drain is detected.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"pidValueShort": null,
"inputBit6": 0,
"inputBit5": 0,
"type": "OBD_EVENT_MESSAGE",
"deviceId": "3a4d496b-3c35-11ed-8ba0-5d2c5a06eb3a",
"networkService": 0,
"commStateConnected": 0,
"messageType": "EXCESSIVE_DRAIN_ALERT",
"messageIndex": "2511",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00fa30-7301-4081-832b-a4ccb14d93d8",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"eventType": null,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "1112304306",
"groupName": "Default Group",
"pidValueByte": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "1112304306",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"periodic": false,
"latitude": 39.9110336,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 197,
"sensorValue": null,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"dataSize": 4,
"updateTime": null,
"userId": "8a938091-836a-255d-0183-70b8fde00059",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"eventCount": 0,
"pid": 65535,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.9329782,
"satellites": null,
"locationTime": 1664012075000,
"odometer": 2347,
"offset": -360,
"dataType": 6,
"sensorUnitVal": null,
"virtualTripEnd": false,
"imei_meid": "111230430611123043",
"insideHOO": true,
"eventInfo": null,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "3a4d496a-3c35-11ed-8ba0-1da4e183c2b6",
"pidValueInt": null,
"lastKnownFixQuality": 0,
"pidValueFloat": 114.22,
"userName": "1112304306",
"tripState": "IGNITION_OFF",
"messageTypeId": 7,
"obdSpeed": null,
"location": {
"latitude": 39.9110336,
"longitude": -104.9329782
},
"commonState": 0,
"carrierId": null,
"pidValueString": null
}
Excessive_Drain_Reset
Triggered when excessive battery drain condition is reset.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"pidValueShort": null,
"inputBit6": 0,
"inputBit5": 0,
"type": "OBD_EVENT_MESSAGE",
"deviceId": "3a4d496b-3c35-11ed-8ba0-5d2c5a06eb3a",
"networkService": 0,
"commStateConnected": 0,
"messageType": "EXCESSIVE_DRAIN_RESET",
"messageIndex": "2493",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00f869-5601-46b9-a88c-884f364d999d",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"eventType": null,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "1112304306",
"groupName": "Default Group",
"pidValueByte": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "1112304306",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"periodic": false,
"latitude": 39.9110908,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 197,
"sensorValue": null,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"dataSize": 4,
"updateTime": null,
"userId": "8a938091-836a-255d-0183-70b8fde00059",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"eventCount": 0,
"pid": 65535,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.93293,
"satellites": null,
"locationTime": 1664015657000,
"odometer": 2347,
"offset": -360,
"dataType": 6,
"sensorUnitVal": null,
"virtualTripEnd": false,
"imei_meid": "111230430611123043",
"insideHOO": true,
"eventInfo": null,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "3a4d496a-3c35-11ed-8ba0-1da4e183c2b6",
"pidValueInt": null,
"lastKnownFixQuality": 0,
"pidValueFloat": 113.74,
"userName": "1112304306",
"tripState": "IGNITION_OFF",
"messageTypeId": 7,
"obdSpeed": null,
"location": {
"latitude": 39.9110908,
"longitude": -104.93293
},
"commonState": 0,
"carrierId": null,
"pidValueString": null
}
Exit_Geofence
Triggered when a vehicle exits a predefined geofence.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "GeoFenceMessageVO",
"deviceId": "e4c97790-14c3-11ed-9449-7dd6059504b4",
"networkService": 0,
"commStateConnected": 0,
"messageType": "EXIT_GEOFENCE",
"messageIndex": null,
"dimentionFix": 0,
"lastKnownLon": 0,
"geoFenceType": null,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00bf48-5d00-4990-bbce-5c71f14d0d84",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9076501020",
"groupName": "Default Group",
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9076501020",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"sensorValue": null,
"spare": 0,
"address": "Zaheerabad, Telangana, India",
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "559d6f4c-11bf-11ed-8895-27b5feb885d3",
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1664103127000,
"odometer": 0,
"offset": 0,
"sensorUnitVal": null,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"eventInfo": null,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"geoFenceAlertReason": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "e4c9778f-14c3-11ed-9449-17f42fbb1b68",
"lastKnownFixQuality": 0,
"userName": null,
"fenceName": "fence zhb",
"tripState": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.380672,
"longitude": 78.484538
},
"commonState": 0,
"carrierId": null
}
Extension_1_End
Triggered when the first extension event ends.
Example Payload
{
"inputBit7": 0,
"partialUpdate": true,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "EXTENSION_1_END",
"messageIndex": "2270",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00ca5f-4900-43e8-a209-021e004dcf91",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 27,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Extension_1_Start
Triggered when the first extension event starts.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "EXTENSION_1_START",
"messageIndex": "2270",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00ca49-cc01-44bd-aed4-496ac34d56ce",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 26,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Extension_2_End
Triggered when the second extension event ends.
Example Payload
{
"inputBit7": 0,
"partialUpdate": true,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "EXTENSION_2_END",
"messageIndex": "2274",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00ca84-6600-474d-9481-8755724d3ad4",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 29,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Extension_2_Start
Triggered when the second extension event starts.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "EXTENSION_2_START",
"messageIndex": "2270",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00ca72-d101-437a-bfa8-f94fa84dfcd0",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 28,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Firmware_Update
Triggered when a firmware update occurs on the device.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"powerOnType": 0,
"type": "CONNECTION_MESSAGE",
"deviceId": "6f91b6e7-3984-11ed-a89d-25cba23088c5",
"networkService": 0,
"commStateConnected": 0,
"messageType": "FIRMWARE_UPDATE",
"messageIndex": "21891885",
"dimentionFix": 0,
"lastKnownLon": 77.6827558,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00fd5f-5401-47f1-9891-94502648d61b",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"eventType": "FIRMWARE_UPDATE",
"assetNo": "",
"fixStatusCorrected": 0,
"peripheralDeviceTypeId": 0,
"deviceSerial": "1112304326",
"groupName": "Default Group",
"lastKnownTime": 1663943518000,
"eventCounter": 0,
"jmsType": "",
"peripheralConfigVersion": null,
"peripheralVendorTypeId": 0,
"vehicleName": "1112304326",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 0,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 14127,
"beaconMacAddress": null,
"eventTime": 1663943564000,
"tripNumber": 2,
"peripheralDeviceSerial": null,
"spare": 0,
"rssi": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": null,
"keyOnDisconnect": false,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"peripheralFirmwareVersion": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "19aca882-ceaa-11eb-96ad-755c3e72244f",
"deviceName": null,
"vendorTypeId": 1,
"firmwareVersion": "34D0027806",
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": 0,
"satellites": null,
"locationTime": 1663943564000,
"odometer": 20,
"offset": 330,
"virtualTripEnd": false,
"imei_meid": "352602116739035",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 12.8259541,
"fixQuality": 2,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": true,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "Electronic City, Bengaluru, Karnataka 560099, India",
"dtc": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "6f91b6e6-3984-11ed-a89d-8b3905f58a79",
"lastKnownFixQuality": 0,
"eventTimeZoneOffset": 330,
"userName": "",
"tripState": "IGNITION_OFF",
"vehicleOdometer": false,
"messageTypeId": 14,
"obdSpeed": null,
"location": {
"latitude": 0,
"longitude": 0
},
"commonState": 0,
"carrierId": null
}
Fuel_Decrease
Triggered when a decrease in fuel level is detected.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "FUEL_EVENT_MESSAGE",
"deviceId": "a800913e-f94d-11ec-8b36-1309e579cfea",
"networkService": 0,
"commStateConnected": 0,
"messageType": "FUEL_DECREASE",
"messageIndex": "128448715",
"dimentionFix": 0,
"lastKnownLon": -86.7038829,
"cumulativeFuelConsumed": 340.923,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00e8ae-9101-470e-b781-2a619e8aa1e5",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "1112504564",
"groupName": "Nashville",
"fuelEventType": 2,
"lastKnownTime": 1662598777000,
"jmsType": "",
"vehicleName": "NSH_004-917263",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 36.3075667,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 14924,
"beaconMacAddress": null,
"tripNumber": 165,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a9388a9-81ce-1695-0182-3af23d4b4e28",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"newFuelLevel": 53,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": "1FTBW3X84LKA91870",
"beaconType": null,
"groupId": "cded3f1e-e2b8-11ec-a359-6b5ab7a8d6a8",
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -86.7038829,
"satellites": null,
"locationTime": 1662598777000,
"odometer": 66599,
"offset": -300,
"virtualTripEnd": false,
"imei_meid": "352602116841310",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 36.3075667,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"prevFuelLevel": 98,
"vehicleId": "a800913d-f94d-11ec-8b36-0b9d11973322",
"lastKnownFixQuality": 0,
"userName": "John Burke",
"tripState": "ACTIVE",
"messageTypeId": 19,
"obdSpeed": null,
"location": {
"latitude": 36.3075667,
"longitude": -86.7038829
},
"commonState": 0,
"carrierId": null
}
Fuel_Increase
Triggered when an increase in fuel level is detected.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "FUEL_EVENT_MESSAGE",
"deviceId": "e3c73d4e-2b86-11ec-8d20-159432053bee",
"networkService": 0,
"commStateConnected": 0,
"messageType": "FUEL_INCREASE",
"messageIndex": "481206704",
"dimentionFix": 0,
"lastKnownLon": -118.2441801,
"cumulativeFuelConsumed": 3104.974,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c004f7b-fe00-4e6f-b3b7-35d82a48560c",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "1070304317",
"groupName": "Default Group",
"fuelEventType": 1,
"lastKnownTime": 1662612251000,
"jmsType": "",
"vehicleName": "T93 - Ford F-550 Traffic Signal Tru",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 34.0238628,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 14866,
"beaconMacAddress": null,
"tripNumber": 1237,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a9388a9-7c3a-464c-017c-75adb1cc2949",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"newFuelLevel": 99,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": "1FDUF5GT7KEC25448",
"beaconType": null,
"groupId": "8697e2a0-1b2a-11ec-8d28-ff275c0e4f89",
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -118.2441801,
"satellites": null,
"locationTime": 1662612251000,
"odometer": 83077,
"offset": -420,
"virtualTripEnd": false,
"imei_meid": "352602114357640",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 34.0238628,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"prevFuelLevel": 30,
"vehicleId": "e3c73d4d-2b86-11ec-8d20-dba9529e2207",
"lastKnownFixQuality": 0,
"userName": "1070304317",
"tripState": "ACTIVE",
"messageTypeId": 19,
"obdSpeed": null,
"location": {
"latitude": 34.0238628,
"longitude": -118.2441801
},
"commonState": 0,
"carrierId": null
}
Geofence_Entry
Triggered when a vehicle enters a geofenced area.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "GeoFenceMessageVO",
"deviceId": "6111adee-eb6a-11e9-bdfe-43cf1978b8f3",
"networkService": 0,
"commStateConnected": 0,
"messageType": "GEOFENCE",
"messageIndex": null,
"dimentionFix": 0,
"lastKnownLon": 0,
"geoFenceType": "ENTRY",
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00b3d3-6b01-4aa4-b309-3d104c3d25f2",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": null,
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": null,
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 9316,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "faa085aa-0442-11ed-97a6-156495b97eb8",
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1663766253000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "6111adee-eb6a-11e9-bdfe-bdf5b42e9c66",
"lastKnownFixQuality": 0,
"userName": null,
"fenceName": "Ames, Kristopher - 66149133",
"tripState": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 28.0303984,
"longitude": -82.5650064
},
"commonState": 0,
"carrierId": null
}
Geofence_Exit
Triggered when a vehicle exits a geofenced area.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "GeoFenceMessageVO",
"deviceId": "0c7b1af0-ebf2-11ec-a739-638fb6083632",
"networkService": 0,
"commStateConnected": 0,
"messageType": "GEOFENCE",
"messageIndex": null,
"dimentionFix": 0,
"lastKnownLon": 0,
"geoFenceType": "EXIT",
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00b4a1-fa01-4a85-85d5-203987a2dd7c",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": null,
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": null,
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 17888,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "d9906a7f-07a2-11ed-b25d-097b8bab2529",
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1663766359000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "0c7b1aef-ebf2-11ec-a739-773402a65d10",
"lastKnownFixQuality": 0,
"userName": null,
"fenceName": "Mcclellon, Sydney - 67192978",
"tripState": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 40.6992521,
"longitude": -89.6233136
},
"commonState": 0,
"carrierId": null
}
Geofence_Timer_NotIn
Triggered when a vehicle has not entered a geofenced area within the expected timeframe.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "GeoFenceMessageVO",
"deviceId": "e4c97790-14c3-11ed-9449-7dd6059504b4",
"networkService": 0,
"commStateConnected": 0,
"messageType": "GEOFENCE_TIMER_NOTIN",
"messageIndex": null,
"dimentionFix": 0,
"lastKnownLon": 0,
"geoFenceType": null,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00caba-6900-47f3-9122-f4c4e14d769e",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9076501020",
"groupName": "Default Group",
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9076501020",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"sensorValue": null,
"spare": 0,
"address": "Zaheerabad, Telangana, India",
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "559d6f4c-11bf-11ed-8895-27b5feb885d3",
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1664104527000,
"odometer": 0,
"offset": 0,
"sensorUnitVal": null,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"eventInfo": null,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"geoFenceAlertReason": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "e4c9778f-14c3-11ed-9449-17f42fbb1b68",
"lastKnownFixQuality": 0,
"userName": null,
"fenceName": "fence zhb",
"tripState": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.380508,
"longitude": 78.484021
},
"commonState": 0,
"carrierId": null
}
Geofence_Timer_NotOut
Triggered when a vehicle has not exited a geofenced area within the expected timeframe.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "GeoFenceMessageVO",
"deviceId": "e4c97790-14c3-11ed-9449-7dd6059504b4",
"networkService": 0,
"commStateConnected": 0,
"messageType": "GEOFENCE_TIMER_NOTOUT",
"messageIndex": null,
"dimentionFix": 0,
"lastKnownLon": 0,
"geoFenceType": null,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00bcfe-a401-42a1-9769-b711624d7d6b",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9076501020",
"groupName": "Default Group",
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9076501020",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"sensorValue": null,
"spare": 0,
"address": "Zaheerabad, Telangana, India",
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "559d6f4c-11bf-11ed-8895-27b5feb885d3",
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1664102738000,
"odometer": 0,
"offset": 0,
"sensorUnitVal": null,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"eventInfo": null,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"geoFenceAlertReason": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "e4c9778f-14c3-11ed-9449-17f42fbb1b68",
"lastKnownFixQuality": 0,
"userName": null,
"fenceName": "fence zhb",
"tripState": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.69057,
"longitude": 77.580254
},
"commonState": 0,
"carrierId": null
}
GPS_Message
Triggered when a GPS update is recorded for a vehicle.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"highEngineSpeed": null,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "GPS_MESSAGE",
"deviceId": "c88c391c-5ced-11ec-96f6-b3e7e4548658",
"lowOilPressure": false,
"networkService": 0,
"airFilterClog": false,
"commStateConnected": 0,
"messageType": "GPS_MESSAGE",
"messageIndex": "481278161",
"dimentionFix": 0,
"lastKnownLon": -64.6965833,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c006370-f001-4dec-87a0-82757048b5ec",
"state": "Nova Scotia",
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": "Rawding Road,387,Waterville",
"eventIndex": 0,
"assetNo": "a0R1G000004ROaRUAW",
"fixStatusCorrected": 0,
"deviceSerial": "1061702877",
"groupName": "622 - Middleton NS",
"deviceAvgSpeed": 0,
"lastKnownTime": 1662611243000,
"analog3": null,
"analog2": null,
"digital6": null,
"jmsType": "",
"temperAlert": false,
"vehicleName": "C157",
"deviceTypeId": 1,
"destinationQueues": null,
"city": "Kings County",
"latitude": 45.1583703,
"tripDistance": 0,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"satelliteCount": 5,
"highEngineTemperature": null,
"deviceMaxSpeed": 0,
"customerId": 2748,
"beaconMacAddress": null,
"course": 82,
"tripNumber": 1040,
"spare": 0,
"address": "387 Rawding Rd, Waterville, NS B0P 1V0, Canada",
"roaming": 0,
"needHelp": false,
"messageEventType": null,
"heading": null,
"tripIdlingTime": 2,
"signalStrength": null,
"stateId": 0,
"updateTime": null,
"userId": "8a9388a9-771a-db75-0177-6d3a46d83572",
"eventCode": 0,
"triggerReason": "KEY_OFF",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": "B0P 1V0",
"country": "CA",
"deviceAssociatedVIN": "1FTEX1CP3JKE73073",
"beaconType": null,
"groupId": "e25d32b7-a63b-11e8-b994-91d0f6b60a23",
"batteryNotCharging": false,
"vendorTypeId": 1,
"breakDown": false,
"clutchOverride": false,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -64.6965833,
"satellites": null,
"locationTime": 1662614861000,
"odometer": 232869,
"offset": -180,
"virtualTripEnd": false,
"imei_meid": "352602113771262",
"insideHOO": true,
"dilution": 22,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 45.1583703,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 98,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"batteryDisonnected": false,
"speed": 0,
"deviceSpeed": 0,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "387 Rawding Rd, Waterville, NS B0P 1V0, Canada",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "29459bfe-7bcd-11e8-939b-a5934399763a",
"lastKnownFixQuality": 0,
"userName": "unassignedDriver C157",
"hdop": null,
"tripState": "IGNITION_OFF",
"vehicleOdometer": true,
"messageTypeId": 1,
"obdSpeed": 0,
"location": {
"latitude": 45.1583703,
"longitude": -64.6965833
},
"commonState": 0,
"carrierId": null
}
Hard_Acceleration_Message
Triggered when a vehicle experiences a hard acceleration event.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "HARD_ACCELERATION_MESSAGE",
"deviceId": "3f14843e-14c7-11ed-9449-43d7d49f480d",
"networkService": 0,
"finalSpeed": 70,
"commStateConnected": 0,
"messageType": "HARD_ACCELERATION_MESSAGE",
"messageIndex": "10380",
"dimentionFix": 0,
"lastKnownLon": 77.611127,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00d4da-8801-447e-af2e-dc44c64d156e",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "3339076777",
"groupName": "Default Group",
"lastKnownTime": 1662629733000,
"jmsType": "",
"vehicleName": "3339076777",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 17.691376,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 33,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8268-7d94-0182-6e50994400ba",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": "19VDE1F70FE010629",
"beaconType": null,
"groupId": "559d6f4c-11bf-11ed-8895-27b5feb885d3",
"initialSpeed": 50,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": 77.611127,
"satellites": null,
"locationTime": 1662629733000,
"odometer": 9213,
"offset": 360,
"virtualTripEnd": false,
"imei_meid": "3907677739076777",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"maxAcceleration": 20,
"tripPolyline": null,
"lastKnownLat": 17.691376,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "3f14843d-14c7-11ed-9449-2f5611afcf3f",
"lastKnownFixQuality": 0,
"userName": "3339076777",
"tripState": "ACTIVE",
"messageTypeId": 5,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null
}
Hard_Breaking_Message
Triggered when a vehicle experiences a hard braking event.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "HARD_BREAKING_MESSAGE",
"deviceId": "3f14843e-14c7-11ed-9449-43d7d49f480d",
"networkService": 0,
"finalSpeed": 33,
"commStateConnected": 0,
"messageType": "HARD_BREAKING_MESSAGE",
"messageIndex": "10374",
"dimentionFix": 0,
"lastKnownLon": 77.611127,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00b261-b300-4d35-b191-e02ee14d515c",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "3339076777",
"groupName": "Default Group",
"lastKnownTime": 1662625214000,
"jmsType": "",
"vehicleName": "3339076777",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 17.691376,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 33,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8268-7d94-0182-6e50994400ba",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": "19VDE1F70FE010629",
"beaconType": null,
"groupId": "559d6f4c-11bf-11ed-8895-27b5feb885d3",
"initialSpeed": 50,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": 77.611127,
"satellites": null,
"locationTime": 1662625214000,
"odometer": 9213,
"offset": 360,
"virtualTripEnd": false,
"imei_meid": "3907677739076777",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"maxBreaking": 17,
"tripPolyline": null,
"lastKnownLat": 17.691376,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "3f14843d-14c7-11ed-9449-2f5611afcf3f",
"lastKnownFixQuality": 0,
"userName": "3339076777",
"tripState": "ACTIVE",
"messageTypeId": 4,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null
}
Hard_Core_Braking_Message
Triggered when a vehicle experiences an extreme hard braking event.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "HARD_BREAKING_MESSAGE",
"deviceId": "3f14843e-14c7-11ed-9449-43d7d49f480d",
"networkService": 0,
"finalSpeed": 30,
"commStateConnected": 0,
"messageType": "HARD_CORE_BRAKING_MESSAGE",
"messageIndex": "10379",
"dimentionFix": 0,
"lastKnownLon": 77.611127,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00d47c-c601-4569-8332-0145ca4d6b19",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "3339076777",
"groupName": "Default Group",
"lastKnownTime": 1662629684000,
"jmsType": "",
"vehicleName": "3339076777",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 17.691376,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 33,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8268-7d94-0182-6e50994400ba",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": "19VDE1F70FE010629",
"beaconType": null,
"groupId": "559d6f4c-11bf-11ed-8895-27b5feb885d3",
"initialSpeed": 50,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": 77.611127,
"satellites": null,
"locationTime": 1662629684000,
"odometer": 9213,
"offset": 360,
"virtualTripEnd": false,
"imei_meid": "3907677739076777",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"maxBreaking": 20,
"tripPolyline": null,
"lastKnownLat": 17.691376,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "3f14843d-14c7-11ed-9449-2f5611afcf3f",
"lastKnownFixQuality": 0,
"userName": "3339076777",
"tripState": "ACTIVE",
"messageTypeId": 4,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null
}
High_Tire_Pressure
Triggered when a vehicle's tire pressure exceeds the recommended threshold.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "ba8a4244-d8e7-11eb-bc30-8f8842ad486a",
"inputBit5": 0,
"type": "LOW_TIRE_PRESSURE",
"deviceId": "500b4b8b-c9f5-11eb-b6a1-79b1e8a2ea42",
"networkService": 0,
"commStateConnected": 0,
"messageType": "LOW_TIRE_PRESSURE",
"messageIndex": "15",
"dimentionFix": 0,
"lastKnownLon": -122.1315405,
"inputBit0": 0,
"tirePressureType": 1,
"vendorTypeId": 1,
"inputBit2": 0,
"id": "1c00e1fd-f201-4767-9dd0-fb23be45d1fa",
"inputBit1": 0,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"mileage": 0,
"commStatusAvaliable": 0,
"locationTime": 1663772169000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "0030486187",
"groupName": "Bay Area Group",
"lastKnownTime": 1663772287000,
"jmsType": "",
"lastKnownLat": 37.8424106,
"fixQuality": 0,
"unitStatusBit0": 0,
"vehicleName": "Moraga Shuttle",
"unitStatusBit2": 0,
"deviceTypeId": 1,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"inflation": 20,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 0,
"network3G": 0,
"lastKnownAddress": "187-139 Corliss Dr, Moraga, CA 94556, USA",
"noOfAccums": 0,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"tirePressureDetected": false,
"correlationId": "40",
"vehicleId": "500b4b8a-c9f5-11eb-b6a1-4522797e7b4b",
"tirePosition": "Right Front Tire",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"stateId": 0,
"subTypes": "Critical Low Pressure",
"userName": "Mateo Curtis",
"userId": "8a9388a9-7ece-127b-0180-09f6340117ba",
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 37.849263,
"longitude": -122.124103
},
"batteryPercentage": 0,
"commonState": 0,
"currentState": 0,
"messageEventTypeId": 0
}
Idling_Ended
Triggered when a vehicle stops idling after a period of inactivity.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"deviceAssociatedVIN": "19VDE1F70FE010629",
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "559d6f4c-11bf-11ed-8895-27b5feb885d3",
"inputBit5": 0,
"type": "IDLING_MESSAGE",
"deviceId": "e4c97790-14c3-11ed-9449-7dd6059504b4",
"networkService": 0,
"commStateConnected": 0,
"messageType": "IDLING_ENDED",
"messageIndex": "2005",
"dimentionFix": 0,
"lastKnownLon": 77.491516,
"inputBit0": 0,
"vendorTypeId": 1,
"inputBit2": 0,
"id": "1c00dab9-6601-4552-802e-3f28e54da774",
"inputBit1": 0,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": 77.491516,
"commStatusAvaliable": 0,
"locationTime": 1664006234000,
"odometer": 9213,
"offset": 360,
"virtualTripEnd": false,
"eventIndex": 0,
"imei_meid": "907650102090765010",
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "9076501020",
"groupName": "Default Group",
"lastKnownTime": 1664006128000,
"jmsType": "",
"lastKnownLat": 17.754003,
"fixQuality": 0,
"unitStatusBit0": 0,
"vehicleName": "9076501020",
"unitStatusBit2": 0,
"deviceTypeId": 1,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"latitude": 17.754003,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 0,
"network3G": 0,
"noOfAccums": 0,
"privacyModeEnable": false,
"customerId": 15047,
"fixStatus": 0,
"startTime": 1664006228000,
"vehicleId": "e4c9778f-14c3-11ed-9449-17f42fbb1b68",
"tripNumber": 47,
"lastKnownFixQuality": 0,
"idlingDuration": 1201,
"spare": 0,
"idlingStartStagingId": "1c00dab9-9901-4f51-9251-3aec6e480b09",
"roaming": 0,
"messageEventType": "IDLING_ENDED",
"stateId": 0,
"userName": "Shreyas Iyer",
"userId": "8a938091-8268-7d94-0182-6e3aa04200b8",
"tripState": "IDLING",
"messageTypeId": 6,
"location": {
"latitude": 17.754003,
"longitude": 77.491516
},
"batteryPercentage": 0,
"commonState": 0,
"currentState": 0,
"idlingStartStoreId": "1c00dab9-9901-4f51-9251-3aec6e480b09",
"messageEventTypeId": 24
}
Idling_When_Steamer_On
Triggered when a vehicle is idling while the steamer is turned on.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"deviceAssociatedVIN": "WVGEF9BP5DD010469",
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "080fd6f5-783f-11ea-b7bf-4bff0dcae419",
"inputBit5": 0,
"type": "IDLING_MESSAGE",
"deviceId": "9bd9b59d-39c5-11ed-9a52-1943676cea8c",
"networkService": 0,
"commStateConnected": 0,
"messageType": "IDLING_WHEN_STEAMER_ON",
"messageIndex": "34743526",
"dimentionFix": 0,
"lastKnownLon": -108.4325665,
"inputBit0": 0,
"vendorTypeId": 1,
"inputBit2": 0,
"id": "1c009f0b-2801-4f35-b1b0-9bf70e8a543a",
"inputBit1": 0,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -108.4325665,
"commStatusAvaliable": 0,
"locationTime": 1664031964000,
"odometer": 2214,
"offset": -360,
"virtualTripEnd": false,
"eventIndex": 0,
"imei_meid": "015169002202709",
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "0031387083",
"groupName": "Default Group",
"lastKnownTime": 1664031964000,
"jmsType": "",
"lastKnownLat": 37.4289143,
"fixQuality": 0,
"unitStatusBit0": 0,
"vehicleName": "PTO",
"unitStatusBit2": 0,
"deviceTypeId": 1,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"latitude": 37.4289143,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 0,
"network3G": 0,
"noOfAccums": 0,
"privacyModeEnable": false,
"customerId": 10759,
"fixStatus": 0,
"startTime": 1664031538000,
"vehicleId": "9bd9b59c-39c5-11ed-9a52-9fa149be5978",
"tripNumber": 106,
"lastKnownFixQuality": 0,
"idlingDuration": 426,
"spare": 0,
"roaming": 0,
"stateId": 0,
"userName": "",
"tripState": "IDLING",
"messageTypeId": 100,
"location": {
"latitude": 37.4289143,
"longitude": -108.4325665
},
"batteryPercentage": 0,
"commonState": 0,
"currentState": 0,
"messageEventTypeId": 0
}
Low_Battery_Voltage
Triggered when a vehicle's battery voltage falls below the critical threshold.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"pidValueShort": null,
"inputBit6": 0,
"inputBit5": 0,
"type": "OBD_EVENT_MESSAGE",
"deviceId": "b5d948f0-3c36-11ed-8ba0-730800542c9c",
"networkService": 0,
"commStateConnected": 0,
"messageType": "LOW_BATTERY_VOLTAGE",
"messageIndex": "2522",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00fc55-5300-4958-ab0c-c004374df9c7",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"eventType": "MIL_SET",
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "1101803080",
"groupName": "Default Group",
"pidValueByte": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "1101803080",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"periodic": false,
"latitude": 39.9777097,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 3080,
"sensorValue": null,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": "LOW_BATTERY_VOLTAGE",
"stateId": 0,
"dataSize": 4,
"updateTime": null,
"userId": "8a938091-836a-255d-0183-70c2b96a005b",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 119,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"eventCount": 0,
"pid": 65535,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.8209146,
"satellites": null,
"locationTime": 1664016090000,
"odometer": 253710,
"offset": -360,
"dataType": 6,
"sensorUnitVal": null,
"virtualTripEnd": false,
"imei_meid": "110180308011018030",
"insideHOO": true,
"eventInfo": null,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "b5d948ef-3c36-11ed-8ba0-c1f7d6922d1f",
"pidValueInt": null,
"lastKnownFixQuality": 0,
"pidValueFloat": 10.704,
"userName": "1101803080",
"tripState": "IGNITION_OFF",
"messageTypeId": 7,
"obdSpeed": null,
"location": {
"latitude": 39.9777097,
"longitude": -104.8209146
},
"commonState": 0,
"carrierId": null,
"pidValueString": null
}
Low_Tire_Pressure
Triggered when a vehicle's battery voltage drops to a low level, indicating a potential issue.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"pidValueShort": null,
"inputBit6": 0,
"inputBit5": 0,
"type": "OBD_EVENT_MESSAGE",
"deviceId": "7b9ec524-8059-11ec-91e8-c1b4ab6f81d2",
"networkService": 0,
"commStateConnected": 0,
"messageType": "LOW_BATTERY_WARNING",
"messageIndex": "14924517",
"dimentionFix": 0,
"lastKnownLon": -90.5244544,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c003939-5601-4975-b047-33857c48efd1",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"eventType": "HIGH_ALARM",
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "1062505290",
"groupName": "Azuga Northeast",
"pidValueByte": null,
"lastKnownTime": 1663884402000,
"jmsType": "",
"vehicleName": "Zia's Vehicle",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"periodic": false,
"latitude": 38.6210241,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 710,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"dataSize": 4,
"updateTime": null,
"userId": "8a9388a8-7dd7-5b7e-017e-c0a7a85c5e35",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": "1G1PF5SC0C7208921",
"beaconType": null,
"groupId": "bb443197-af0f-11ea-87f7-712f0c9121d3",
"eventCount": 0,
"pid": 65535,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -90.5244544,
"satellites": null,
"locationTime": 1663884402000,
"odometer": 7044,
"offset": -300,
"dataType": 6,
"virtualTripEnd": false,
"imei_meid": "352602114115360",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 38.6210241,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "Henry Ave, Ballwin, MO, 63011, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "7b9ec523-8059-11ec-91e8-79d8a6a932aa",
"pidValueInt": null,
"lastKnownFixQuality": 0,
"pidValueFloat": 12.576,
"userName": "Bruce Driver",
"tripState": "IGNITION_OFF",
"messageTypeId": 7,
"obdSpeed": null,
"location": {
"latitude": 38.6210241,
"longitude": -90.5244544
},
"commonState": 0,
"carrierId": null,
"pidValueString": null
}
Low_Fuel
Triggered when the vehicle's fuel level drops below a predefined threshold.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"pidValueShort": null,
"inputBit6": 0,
"inputBit5": 0,
"type": "OBD_EVENT_MESSAGE",
"deviceId": "e26ee1cb-2d00-11ec-b7b6-ad84c633e3fa",
"networkService": 0,
"commStateConnected": 0,
"messageType": "LOW_FUEL",
"messageIndex": "129012139",
"dimentionFix": 0,
"lastKnownLon": -116.9380601,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c0048aa-7301-4eed-96cc-2051d38addcc",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"eventType": "LOW_ALARM",
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "1070302690",
"groupName": "Default Group",
"pidValueByte": 17,
"lastKnownTime": 1662611358000,
"jmsType": "",
"vehicleName": "T147 - Ford F-250 XL 4x2 Supercab P",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"periodic": false,
"latitude": 32.5558192,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 14866,
"beaconMacAddress": null,
"tripNumber": 2911,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"dataSize": 1,
"updateTime": null,
"userId": "8a9388a9-7c3a-464c-017c-7f5aebbe3691",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": "1FT7X2A61MEE09674",
"beaconType": null,
"groupId": "8697e2a0-1b2a-11ec-8d28-ff275c0e4f89",
"eventCount": 1,
"pid": 47,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -116.9380601,
"satellites": null,
"locationTime": 1662611358000,
"odometer": 33368,
"offset": -420,
"dataType": 0,
"virtualTripEnd": false,
"imei_meid": "352602114341396",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 32.5558192,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "e26ee1ca-2d00-11ec-b7b6-2db80493465f",
"pidValueInt": null,
"lastKnownFixQuality": 0,
"pidValueFloat": null,
"userName": "1070302690",
"tripState": "ACTIVE",
"messageTypeId": 7,
"obdSpeed": null,
"location": {
"latitude": 32.5558192,
"longitude": -116.9380601
},
"commonState": 0,
"carrierId": null,
"pidValueString": null
}
Mobile_Event_Call_Blocked
Triggered when a mobile call is blocked while driving.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "ebc71c10-e785-11e6-b0e0-af1ab6a3a562",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_CALL_BLOCKED",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "280004674",
"state": null,
"inputBit1": 0,
"endLocation": null,
"commStatusAvaliable": 0,
"endEventSpeed": null,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "8187654321",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "Ironman Ford F250",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_CALL_BLOCKED",
"address": null,
"roaming": 0,
"messageEventType": "MOBILE_EVENT_CALL_BLOCKED",
"stateId": 0,
"updateTime": null,
"userId": "f4d63ec0-4951-11e8-acb9-0394a1b74c91",
"batteryPercentage": 0,
"endTime": null,
"parentEventTypeId": null,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 89,
"zipCode": null,
"country": null,
"mobileEventTypeId": 89,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 105,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": null,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1663856775000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": null,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "6cd16d5a-a8c4-11e7-abfc-e55f545bc541",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": null,
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 44.0287988,
"longitude": -85.143483
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_Call_Ended
Triggered when a mobile call ends while driving.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "ae57d1a4-11bf-11ed-a5d3-9395680056db",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_CALL_ENDED",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "279690491",
"state": "Telangana",
"inputBit1": 0,
"endLocation": {
"latitude": 37.4669,
"longitude": -120.815968
},
"commStatusAvaliable": 0,
"endEventSpeed": 100,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9765611521",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9765611521",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": "Telangana",
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_CALL_ENDED",
"address": "Mumbai Hwy, Telangana 502228, India",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_CALL_ENDED",
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8258-01d0-0182-5a75d9ca00e2",
"batteryPercentage": 0,
"endTime": 1662446545000,
"parentEventTypeId": 76,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 77,
"zipCode": "502220",
"country": "India",
"mobileEventTypeId": 77,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 100,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": "India",
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1662446545000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": "Mumbai Hwy, Telangana 502228, India",
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "ae57d1a3-11bf-11ed-a5d3-05bf64e63314",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": "502220",
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 37.4669,
"longitude": -120.815968
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_Call_Made
Triggered when a mobile call is made while driving.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "ae57d1a4-11bf-11ed-a5d3-9395680056db",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_CALL_MADE",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "279690491",
"state": "Telangana",
"inputBit1": 0,
"endLocation": {
"latitude": 37.4669,
"longitude": -120.815968
},
"commStatusAvaliable": 0,
"endEventSpeed": 100,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9765611521",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9765611521",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": "Telangana",
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_CALL_MADE",
"address": "Mumbai Hwy, Telangana 502228, India",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_CALL_MADE",
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8258-01d0-0182-5a75d9ca00e2",
"batteryPercentage": 0,
"endTime": 1662446545000,
"parentEventTypeId": 76,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 76,
"zipCode": "502220",
"country": "India",
"mobileEventTypeId": 76,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 50,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": "India",
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1662446533000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": "Mumbai Hwy, Telangana 502228, India",
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "ae57d1a3-11bf-11ed-a5d3-05bf64e63314",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": "502220",
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_Call_Made_Headset
Triggered when a mobile call is made using a headset while driving.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "ae57d1a4-11bf-11ed-a5d3-9395680056db",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_CALL_MADE_HEADSET",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "279690526",
"state": "Telangana",
"inputBit1": 0,
"endLocation": {
"latitude": 37.4669,
"longitude": -120.815968
},
"commStatusAvaliable": 0,
"endEventSpeed": 100,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9765611521",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9765611521",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": "Telangana",
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_CALL_MADE_HEADSET",
"address": "Mumbai Hwy, Telangana 502228, India",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_CALL_MADE_HEADSET",
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8258-01d0-0182-5a75d9ca00e2",
"batteryPercentage": 0,
"endTime": 1662481427000,
"parentEventTypeId": 96,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": "502220",
"country": "India",
"mobileEventTypeId": 96,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 50,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": "India",
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1662481409000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": "Mumbai Hwy, Telangana 502228, India",
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "ae57d1a3-11bf-11ed-a5d3-05bf64e63314",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": "502220",
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_Call_Received
Triggered when a mobile call is received while driving.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "c8af22d5-11bf-11ed-a5d3-73c9cdfac6ce",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_CALL_RECEIVED",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "279690500",
"state": "Telangana",
"inputBit1": 0,
"endLocation": {
"latitude": 37.4669,
"longitude": -120.815968
},
"commStatusAvaliable": 0,
"endEventSpeed": 100,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9765611524",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9765611524",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": "Telangana",
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_CALL_RECEIVED",
"address": "Mumbai Hwy, Telangana 502228, India",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_CALL_RECEIVED",
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8258-01d0-0182-5a7685d400e4",
"batteryPercentage": 0,
"endTime": 1662480627000,
"parentEventTypeId": 75,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 75,
"zipCode": "502220",
"country": "India",
"mobileEventTypeId": 75,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 50,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": "India",
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1662480555000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": "Mumbai Hwy, Telangana 502228, India",
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "c8af22d4-11bf-11ed-a5d3-51bf6ebbe66a",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": "502220",
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_Call_Received_Headset
Triggered when a mobile call is received using a headset while driving.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "13ca300c-14bf-11ed-9449-d5091134b953",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_CALL_RECEIVED_HEADSET",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "279690688",
"state": "Telangana",
"inputBit1": 0,
"endLocation": {
"latitude": 37.4669,
"longitude": -120.815968
},
"commStatusAvaliable": 0,
"endEventSpeed": 100,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9099012345",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9099012345",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": "Telangana",
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_CALL_RECEIVED_HEADSET",
"address": "Mumbai Hwy, Telangana 502228, India",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_CALL_RECEIVED_HEADSET",
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8268-7d94-0182-6e1b101800b6",
"batteryPercentage": 0,
"endTime": 1662569434000,
"parentEventTypeId": 95,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": "502220",
"country": "India",
"mobileEventTypeId": 95,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 50,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": "India",
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1662569424000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": "Mumbai Hwy, Telangana 502228, India",
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "13ca300b-14bf-11ed-9449-79d9bef0c35e",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": "502220",
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_Drive_Safe_Call_End
Triggered when a drive-safe mode call ends.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "ae57d1a4-11bf-11ed-a5d3-9395680056db",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_DRIVE_SAFE_CALL_END",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "279690517",
"state": "Telangana",
"inputBit1": 0,
"endLocation": {
"latitude": 37.4669,
"longitude": -120.815968
},
"commStatusAvaliable": 0,
"endEventSpeed": 100,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9765611521",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9765611521",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": "Telangana",
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_DRIVE_SAFE_CALL_END",
"address": "Mumbai Hwy, Telangana 502228, India",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_DRIVE_SAFE_CALL_END",
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8258-01d0-0182-5a75d9ca00e2",
"batteryPercentage": 0,
"endTime": 1662481359000,
"parentEventTypeId": 90,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": "502220",
"country": "India",
"mobileEventTypeId": 97,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 100,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": "India",
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1662481359000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": "Mumbai Hwy, Telangana 502228, India",
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "ae57d1a3-11bf-11ed-a5d3-05bf64e63314",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": "502220",
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 37.4669,
"longitude": -120.815968
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_Drivesafe_Activated
Triggered when the DriveSafe mode is activated.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "c8af22d5-11bf-11ed-a5d3-73c9cdfac6ce",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_DRIVESAFE_ACTIVATED",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "279690508",
"state": "Telangana",
"inputBit1": 0,
"endLocation": null,
"commStatusAvaliable": 0,
"endEventSpeed": null,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9765611524",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9765611524",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_DRIVESAFE_ACTIVATED",
"address": "Mumbai Hwy, Telangana 502228, India",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_DRIVESAFE_ACTIVATED",
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8258-01d0-0182-5a7685d400e4",
"batteryPercentage": 0,
"endTime": null,
"parentEventTypeId": null,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 88,
"zipCode": "502220",
"country": "India",
"mobileEventTypeId": 88,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 100,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": null,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1662480743000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": null,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "c8af22d4-11bf-11ed-a5d3-51bf6ebbe66a",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": null,
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 37.4669,
"longitude": -120.815968
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_Drivesafe_Deactivated
Triggered when the DriveSafe mode is deactivated.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "c8af22d5-11bf-11ed-a5d3-73c9cdfac6ce",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_DRIVESAFE_DEACTIVATED",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "279690507",
"state": "Telangana",
"inputBit1": 0,
"endLocation": null,
"commStatusAvaliable": 0,
"endEventSpeed": null,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9765611524",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9765611524",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_DRIVESAFE_DEACTIVATED",
"address": "Mumbai Hwy, Telangana 502228, India",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_DRIVESAFE_DEACTIVATED",
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8258-01d0-0182-5a7685d400e4",
"batteryPercentage": 0,
"endTime": null,
"parentEventTypeId": null,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 87,
"zipCode": "502220",
"country": "India",
"mobileEventTypeId": 87,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 50,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": null,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1662480719000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": null,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "c8af22d4-11bf-11ed-a5d3-51bf6ebbe66a",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": null,
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_Emergency_Number_Dialed
Triggered when an emergency number is dialed.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "e8a1cbee-e991-11ec-9345-c19b24ee2538",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_EMERGENCY_NUMBER_DIALED",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "280034676",
"state": "Telangana",
"inputBit1": 0,
"endLocation": {
"latitude": 15.355929,
"longitude": 79.746475
},
"commStatusAvaliable": 0,
"endEventSpeed": 100,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "3331221334",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "3331221334",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": "Telangana",
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 5134,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_EMERGENCY_NUMBER_DIALED",
"address": "Vardhineni Palem, Andhra Pradesh 523271, India",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_EMERGENCY_NUMBER_DIALED",
"stateId": 0,
"updateTime": null,
"userId": "e8a85b9f-e991-11ec-9345-836a83f27108",
"batteryPercentage": 0,
"endTime": 1664038282000,
"parentEventTypeId": 93,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 94,
"zipCode": "502220",
"country": "India",
"mobileEventTypeId": 93,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 50,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": "India",
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1664038197000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": "Vardhineni Palem, Andhra Pradesh 523271, India",
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "e8a1cbed-e991-11ec-9345-57979a7d05b5",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": "523271",
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 15.355929,
"longitude": 79.746475
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_Missed_Call
Triggered when a missed call event is detected.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "ebc71c10-e785-11e6-b0e0-af1ab6a3a562",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_MISSED_CALL",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "280035774",
"state": null,
"inputBit1": 0,
"endLocation": {
"latitude": 44.1474528,
"longitude": -85.3200842
},
"commStatusAvaliable": 0,
"endEventSpeed": 69,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "8187654321",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "Ironman Ford F250",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_CALL_RECEIVED",
"address": "11670 E M 55, Cadillac, MI 49601, USA",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_CALL_RECEIVED",
"stateId": 0,
"updateTime": null,
"userId": "f4d63ec0-4951-11e8-acb9-0394a1b74c91",
"batteryPercentage": 0,
"endTime": 1664028005000,
"parentEventTypeId": 75,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 75,
"zipCode": null,
"country": null,
"mobileEventTypeId": 75,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 61,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": null,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1664027895000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": null,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "6cd16d5a-a8c4-11e7-abfc-e55f545bc541",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": null,
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 44.1615,
"longitude": -85.34562
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_Navigation_Launched
Triggered when a navigation event is launched on a mobile device.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "ebc71c10-e785-11e6-b0e0-af1ab6a3a562",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_NAVIGATION_LAUNCHED",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "280004671",
"state": null,
"inputBit1": 0,
"endLocation": null,
"commStatusAvaliable": 0,
"endEventSpeed": null,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "8187654321",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "Ironman Ford F250",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_NAVIGATION_LAUNCHED",
"address": null,
"roaming": 0,
"messageEventType": "MOBILE_EVENT_NAVIGATION_LAUNCHED",
"stateId": 0,
"updateTime": null,
"userId": "f4d63ec0-4951-11e8-acb9-0394a1b74c91",
"batteryPercentage": 0,
"endTime": null,
"parentEventTypeId": null,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 95,
"zipCode": null,
"country": null,
"mobileEventTypeId": 94,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 41,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": null,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1663856505000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": null,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "6cd16d5a-a8c4-11e7-abfc-e55f545bc541",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": null,
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 44.115667,
"longitude": -85.2690667
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_SMS_Received
Triggered when an SMS message is received on a mobile device.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "ae57d1a4-11bf-11ed-a5d3-9395680056db",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_SMS_RECEIVED",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "279690527",
"state": "Telangana",
"inputBit1": 0,
"endLocation": null,
"commStatusAvaliable": 0,
"endEventSpeed": null,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9765611521",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9765611521",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_SMS_RECEIVED",
"address": "Mumbai Hwy, Telangana 502228, India",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_SMS_RECEIVED",
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8258-01d0-0182-5a75d9ca00e2",
"batteryPercentage": 0,
"endTime": null,
"parentEventTypeId": null,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 78,
"zipCode": "502220",
"country": "India",
"mobileEventTypeId": 78,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 50,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": null,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1662481409000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": null,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "ae57d1a3-11bf-11ed-a5d3-05bf64e63314",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": null,
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_SMS_Sent
Triggered when an SMS message is sent from a mobile device.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "ae57d1a4-11bf-11ed-a5d3-9395680056db",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_SMS_SENT",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "279690528",
"state": "Telangana",
"inputBit1": 0,
"endLocation": null,
"commStatusAvaliable": 0,
"endEventSpeed": null,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9765611521",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9765611521",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_SMS_SENT",
"address": "Mumbai Hwy, Telangana 502228, India",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_SMS_SENT",
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8258-01d0-0182-5a75d9ca00e2",
"batteryPercentage": 0,
"endTime": null,
"parentEventTypeId": null,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 79,
"zipCode": "502220",
"country": "India",
"mobileEventTypeId": 79,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 100,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": null,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1662481427000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": null,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "ae57d1a3-11bf-11ed-a5d3-05bf64e63314",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": null,
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 37.4669,
"longitude": -120.815968
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_Whitelisted_App_Launched
Triggered when a whitelisted application is launched on a mobile device.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "9bd9b59d-39c5-11ed-9a52-1943676cea8c",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_WHITELISTED_APP_LAUNCHED",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "280033410",
"state": null,
"inputBit1": 0,
"endLocation": null,
"commStatusAvaliable": 0,
"endEventSpeed": null,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "0031387083",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "PTO",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 10759,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_WHITELISTED_APP_LAUNCHED",
"address": null,
"roaming": 0,
"messageEventType": "MOBILE_EVENT_WHITELISTED_APP_LAUNCHED",
"stateId": 0,
"updateTime": null,
"userId": "8a9388a9-815c-0340-0181-9122212d3798",
"batteryPercentage": 0,
"endTime": null,
"parentEventTypeId": null,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 93,
"zipCode": null,
"country": null,
"mobileEventTypeId": 92,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 111,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": null,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1664032767390,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": null,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "9bd9b59c-39c5-11ed-9a52-9fa149be5978",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": null,
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 37.4377088,
"longitude": -108.4486835
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_Whitelisted_Call_Made
Triggered when a whitelisted phone call is made from a mobile device.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "ae57d1a4-11bf-11ed-a5d3-9395680056db",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_WHITELISTED_CALL_MADE",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "279690520",
"state": "Telangana",
"inputBit1": 0,
"endLocation": {
"latitude": 37.4669,
"longitude": -120.815968
},
"commStatusAvaliable": 0,
"endEventSpeed": 100,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9765611521",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9765611521",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": "Telangana",
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_WHITELISTED_CALL_MADE",
"address": "Mumbai Hwy, Telangana 502228, India",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_WHITELISTED_CALL_MADE",
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8258-01d0-0182-5a75d9ca00e2",
"batteryPercentage": 0,
"endTime": 1662481381000,
"parentEventTypeId": 91,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 92,
"zipCode": "502220",
"country": "India",
"mobileEventTypeId": 91,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 50,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": "India",
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1662481360000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": "Mumbai Hwy, Telangana 502228, India",
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "ae57d1a3-11bf-11ed-a5d3-05bf64e63314",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": "502220",
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null
}
Mobile_Event_Whitelisted_App_Received
Triggered when a whitelisted call is received on a mobile device.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "ae57d1a4-11bf-11ed-a5d3-9395680056db",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_WHITELISTED_CALL_RECEIVED",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "279690517",
"state": "Telangana",
"inputBit1": 0,
"endLocation": {
"latitude": 37.4669,
"longitude": -120.815968
},
"commStatusAvaliable": 0,
"endEventSpeed": 100,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9765611521",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9765611521",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": "Telangana",
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_WHITELISTED_CALL_RECEIVED",
"address": "Mumbai Hwy, Telangana 502228, India",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_WHITELISTED_CALL_RECEIVED",
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8258-01d0-0182-5a75d9ca00e2",
"batteryPercentage": 0,
"endTime": 1662481359000,
"parentEventTypeId": 90,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 90,
"zipCode": "502220",
"country": "India",
"mobileEventTypeId": 90,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 50,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": "India",
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1662481310000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": "Mumbai Hwy, Telangana 502228, India",
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "ae57d1a3-11bf-11ed-a5d3-05bf64e63314",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": "502220",
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null
}
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "MobileEventsMessageVO",
"deviceId": "ae57d1a4-11bf-11ed-a5d3-9395680056db",
"networkService": 0,
"commStateConnected": 0,
"messageType": "MOBILE_EVENT_WHITELISTED_CALL_RECEIVED",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "279690517",
"state": "Telangana",
"inputBit1": 0,
"endLocation": {
"latitude": 37.4669,
"longitude": -120.815968
},
"commStatusAvaliable": 0,
"endEventSpeed": 100,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9765611521",
"groupName": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9765611521",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"endState": "Telangana",
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"mobileEventMessageType": "MOBILE_EVENT_WHITELISTED_CALL_RECEIVED",
"address": "Mumbai Hwy, Telangana 502228, India",
"roaming": 0,
"messageEventType": "MOBILE_EVENT_WHITELISTED_CALL_RECEIVED",
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8258-01d0-0182-5a75d9ca00e2",
"batteryPercentage": 0,
"endTime": 1662481359000,
"parentEventTypeId": 90,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 90,
"zipCode": "502220",
"country": "India",
"mobileEventTypeId": 90,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": null,
"startEventSpeed": 50,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"endCountry": "India",
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1662481310000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"endAddress": "Mumbai Hwy, Telangana 502228, India",
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"endCity": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "ae57d1a3-11bf-11ed-a5d3-05bf64e63314",
"lastKnownFixQuality": 0,
"userName": null,
"endZipCode": "502220",
"tripState": "ACTIVE",
"endLocality": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null
}
Over_Speeding_Ended
Triggered when a vehicle exits an over-speeding event.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "OVER_SPEEDING_MESSAGE",
"deviceId": "e1fc3cd8-3cb3-11ed-8ba0-09e0379ae7b9",
"networkService": 0,
"overSpeedingStartCity": null,
"commStateConnected": 0,
"messageType": "OVER_SPEEDING_ENDED",
"messageIndex": "3069",
"minSpeedingDurationInSec": 0,
"dimentionFix": 0,
"lastKnownLon": 0,
"pslByPercentageValue": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00976a-e501-4b04-a1a6-a5fc824d03b1",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"overSpeedingDuration": 23,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "0031387083",
"groupName": "Default Group",
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "0031387083",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 37.3437647,
"unitStatus": 0,
"overSpeedingStartZipCode": null,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"startTime": 1664036292000,
"tripNumber": 107,
"sensorValue": null,
"overSpeedingStartAddress": null,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": "OVER_SPEEDING_ENDED",
"stateId": 0,
"updateTime": null,
"averageSpeed": 103,
"userId": "8a938091-836a-255d-0183-73f74182006c",
"allowedExcessSpeedLimit": 0,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 5,
"overSpeedingStartCountry": null,
"zipCode": null,
"country": null,
"overSpeedType": 1,
"postedSpeedLimit": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"vendorTypeId": 1,
"overSpeedingStartSpeed": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -108.4142946,
"overSpeedinStartStagingId": "1c00976b-3f01-4c09-908b-fbce5b4d0b99",
"satellites": null,
"locationTime": 1664036315000,
"odometer": 2244,
"offset": -360,
"sensorUnitVal": null,
"virtualTripEnd": false,
"imei_meid": "003138708300313870",
"startOdometer": 2243,
"exceedsByUnit": null,
"insideHOO": true,
"eventInfo": null,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"distance": 0.6,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"peakSpeed": 107,
"accumesList": null,
"accumulators": null,
"deviceSpeed": 0,
"overSpeedingStartState": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"overSpeedinStartStoreId": "1c00976b-3f01-4c09-908b-fbce5b4d0b99",
"overSpeedingStartLocality": null,
"startLocation": {
"latitude": 37.3483457,
"longitude": -108.4187383
},
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "e1fc3cd7-3cb3-11ed-8ba0-05c0eb28a7f6",
"lastKnownFixQuality": 0,
"userName": "0031387083",
"tripState": "SPEEDING",
"messageTypeId": 3,
"obdSpeed": null,
"location": {
"latitude": 37.3437647,
"longitude": -108.4142946
},
"commonState": 0,
"carrierId": null
}
Over_Speeding_Message
Triggered when a vehicle exceeds the speed limit for a defined duration.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "OVER_SPEEDING_MESSAGE",
"deviceId": "2a8eaaaa-abcd-efgh-ijkl-e97dd5cea824",
"networkService": 0,
"commStateConnected": 0,
"messageType": "OVER_SPEEDING_MESSAGE",
"minSpeedingDurationInSec": 0,
"dimentionFix": 0,
"lastKnownLon": -82.1139792,
"pslByPercentageValue": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "2000f123-abcd-efgh-ijkl-5928df482759",
"inputBit1": 0,
"commStatusAvaliable": 0,
"overSpeedingDuration": 679,
"eventIndex": 0,
"fixStatusCorrected": 0,
"deviceSerial": "1234567890",
"groupName": "TEST Service",
"lastKnownTime": 1701388804000,
"vehicleName": "TEST Service-123",
"deviceTypeId": 1,
"latitude": 40.119443,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 12345,
"startTime": 1701388125000,
"tripNumber": 139,
"spare": 0,
"roaming": 0,
"stateId": 0,
"averageSpeed": 113,
"allowedExcessSpeedLimit": 0,
"batteryPercentage": 0,
"currentState": 0,
"messageEventTypeId": 0,
"overSpeedType": 1,
"deviceAssociatedVIN": "1N2XYZXYZXY222222",
"groupId": "1f490ac4-abcd-efgh-ijkl-bdf6187e5339",
"vendorTypeId": 1,
"overSpeedingStartSpeed": 0,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -82.5239792,
"overSpeedinStartStagingId": "2000f11b-abcd-efgh-ijkl-47f2b9410ba5",
"serialNumber": "1234567812",
"locationTime": 1701388804000,
"odometer": 3914,
"offset": -300,
"virtualTripEnd": false,
"imei_meid": "351111222292637",
"processedTime": 1701388805994,
"startOdometer": 3892,
"insideHOO": true,
"lastKnownLat": 40.059443,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"distance": 21.2,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"peakSpeed": 122,
"deviceSpeed": 0,
"fixStatusPredict": 0,
"network3G": 0,
"overSpeedinStartStoreId": "2000f11b-abcd-efgh-ijkl-47f2b9410ba5",
"startLocation": {
"latitude": 40.079392,
"longitude": -82.7683462
},
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "2a8e81a1-abcd-efgh-ijkl-a762466da7e8",
"lastKnownFixQuality": 0,
"userName": "",
"tripState": "SPEEDING",
"messageTypeId": 3,
"location": {
"latitude": 40.1159443,
"longitude": -82.1139792
},
"commonState": 0
}
Pair_Message
Triggered when a device is paired with a vehicle or system.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "PAIR_UNPAIR_MESSAGE",
"deviceId": "c8af22d5-11bf-11ed-a5d3-73c9cdfac6ce",
"networkService": 0,
"pairingTypeId": 0,
"commStateConnected": 0,
"messageType": "PAIR_MESSAGE",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": 79.746475,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c009375-5900-48c2-b104-2419ba4d0bb3",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "9765611524",
"groupName": "Group B",
"lastKnownTime": 1663781819000,
"jmsType": "",
"vehicleName": "9765611524",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8258-01d0-0182-5a7685d400e4",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "9d5962ad-11bf-11ed-a5d3-356110c9a0b7",
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1663829122000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 15.355929,
"fixQuality": 1,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": " Vardhineni Palem, Andhra Pradesh 523271, India",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "c8af22d4-11bf-11ed-a5d3-51bf6ebbe66a",
"lastKnownFixQuality": 0,
"fullName": "Locking User",
"userName": "Rohit Sharma",
"tripState": "IGNITION_OFF",
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 0,
"longitude": 0
},
"commonState": 0,
"carrierId": null
}
Panic_Message
Triggered when a panic alert is activated.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "PANIC_MESSAGE",
"deviceId": "71503b9b-34ae-11ec-aea1-fb0cb4fb46f2",
"networkService": 0,
"commStateConnected": 0,
"messageType": "PANIC_MESSAGE",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": -96.768195,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00f2cb-f400-46c0-a4a9-4a18704e8b08",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "8187654322",
"groupName": "Default Group",
"driverId": null,
"lastKnownTime": 1663774509000,
"jmsType": "",
"vehicleName": "Thor Toyota Camry",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 1047,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a9388a8-7429-a5d1-0174-3ee962d00670",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1663774509000,
"odometer": 47208,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": "818765432281876543",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 32.9870648,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "17699-17501, Coit Rd, Dallas, TX, 75252, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "71503b9a-34ae-11ec-aea1-bd1b8b868207",
"lastKnownFixQuality": 0,
"userName": "Chris Cairns",
"tripState": "ACTIVE",
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 32.9870648,
"longitude": -96.768195
},
"commonState": 0,
"carrierId": null
}
Pending_DTC_Info
Triggered when pending Diagnostic Trouble Codes (DTCs) are detected.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "PENDING_DTC_INFO",
"deviceId": "7b9ec524-8059-11ec-91e8-c1b4ab6f81d2",
"networkService": 0,
"commStateConnected": 0,
"messageType": "PENDING_DTC_INFO",
"messageIndex": "16078646",
"dimentionFix": 0,
"lastKnownLon": -90.5253357,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c006e23-1101-46ce-8260-f7add74896a4",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "1062505290",
"groupName": "Azuga Northeast",
"lastKnownTime": 1663891316000,
"jmsType": "",
"vehicleName": "Zia's Vehicle",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 38.6210808,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 711,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a9388a8-7dd7-5b7e-017e-c0a7a85c5e35",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": "1G1PF5SC0C7208921",
"beaconType": null,
"groupId": "bb443197-af0f-11ea-87f7-712f0c9121d3",
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -90.5249991,
"satellites": null,
"locationTime": 1663891337000,
"odometer": 209870,
"offset": -300,
"virtualTripEnd": false,
"imei_meid": "352602114115360",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 38.6207052,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "14442 Clayton Rd, Ballwin, MO 63011, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "7b9ec523-8059-11ec-91e8-79d8a6a932aa",
"lastKnownFixQuality": 0,
"dtcMessageRecords": [
{
"dtcType": 0,
"failureMode": 0,
"subType": "DTC_MESSAGE_RECORD_OBD",
"dtcMessage": "0171"
},
{
"dtcType": 0,
"failureMode": 0,
"subType": "DTC_MESSAGE_RECORD_OBD",
"dtcMessage": "0299"
}
],
"dtcCount": 2,
"userName": "Bruce Driver",
"tripState": "ACTIVE",
"messageTypeId": 51,
"obdSpeed": null,
"location": {
"latitude": 38.6210808,
"longitude": -90.5249991
},
"commonState": 0,
"carrierId": null
}
Peripheral_Connect
Triggered when a peripheral device connects to the system.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"powerOnType": 0,
"type": "CONNECTION_MESSAGE",
"deviceId": "4e0c1689-0972-11ed-844f-f78029f812bb",
"networkService": 0,
"commStateConnected": 0,
"messageType": "PERIPHERAL_CONNECT",
"messageIndex": "7713028",
"dimentionFix": 0,
"lastKnownLon": 77.6067211,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c009ff3-cd01-48a5-b684-4da8408a82ad",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"eventType": "PERIPHERAL_CONNECT",
"assetNo": "",
"fixStatusCorrected": 0,
"peripheralDeviceTypeId": 0,
"deviceSerial": "9012386034",
"groupName": "GROUP-A-INSTANT",
"lastKnownTime": 1663864665000,
"eventCounter": 3,
"jmsType": "",
"peripheralConfigVersion": "DC1301.bin",
"peripheralVendorTypeId": 14,
"vehicleName": "Phone Monitor",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 12.949739,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 14127,
"beaconMacAddress": null,
"eventTime": 1663864312000,
"tripNumber": 4095,
"peripheralDeviceSerial": "1719370746",
"spare": 0,
"rssi": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a9388a9-81ce-1695-0181-d751fa1108b8",
"keyOnDisconnect": false,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"peripheralFirmwareVersion": "V1.0.80",
"deviceAssociatedVIN": "MALBM51BLJM605370",
"beaconType": null,
"groupId": "e6ef45bf-cf3c-11eb-807b-19a9da8b3396",
"deviceName": null,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": 77.6059103,
"satellites": null,
"locationTime": 1663864312000,
"odometer": 38433,
"offset": 330,
"virtualTripEnd": false,
"imei_meid": "015169001503305",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 12.9638262,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"dtc": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "4e0c1688-0972-11ed-844f-efd4f9454461",
"lastKnownFixQuality": 0,
"eventTimeZoneOffset": 0,
"userName": "Locking Test IOS",
"tripState": "ACTIVE",
"vehicleOdometer": false,
"messageTypeId": 78,
"obdSpeed": null,
"location": {
"latitude": 12.949739,
"longitude": 77.6059103
},
"commonState": 0,
"carrierId": null
}
Peripheral_Disconnect
Triggered when a peripheral device disconnects from the system.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"powerOnType": 0,
"type": "CONNECTION_MESSAGE",
"deviceId": "4e0c1689-0972-11ed-844f-f78029f812bb",
"networkService": 0,
"commStateConnected": 0,
"messageType": "PERIPHERAL_DISCONNECT",
"messageIndex": "7293167",
"dimentionFix": 0,
"lastKnownLon": 77.6502037,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c0097a4-a400-40c5-b4a6-293fa5481e8c",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"eventType": "PERIPHERAL_DISCONNECT",
"assetNo": "",
"fixStatusCorrected": 0,
"peripheralDeviceTypeId": 0,
"deviceSerial": "9012386034",
"groupName": "GROUP-A-INSTANT",
"lastKnownTime": 1663863405000,
"eventCounter": 1,
"jmsType": "",
"peripheralConfigVersion": null,
"peripheralVendorTypeId": 14,
"vehicleName": "Phone Monitor",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 12.8478727,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 14127,
"beaconMacAddress": null,
"eventTime": 1663863223000,
"tripNumber": 4095,
"peripheralDeviceSerial": "1719370746",
"spare": 0,
"rssi": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a9388a9-81ce-1695-0181-d751fa1108b8",
"keyOnDisconnect": false,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"peripheralFirmwareVersion": null,
"deviceAssociatedVIN": "MALBM51BLJM605370",
"beaconType": null,
"groupId": "e6ef45bf-cf3c-11eb-807b-19a9da8b3396",
"deviceName": null,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": 77.6707604,
"satellites": null,
"locationTime": 1663863223000,
"odometer": 38420,
"offset": 330,
"virtualTripEnd": false,
"imei_meid": "015169001503305",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 12.8736756,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"dtc": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "4e0c1688-0972-11ed-844f-efd4f9454461",
"lastKnownFixQuality": 0,
"eventTimeZoneOffset": 0,
"userName": "Locking Test IOS",
"tripState": "ACTIVE",
"vehicleOdometer": false,
"messageTypeId": 78,
"obdSpeed": null,
"location": {
"latitude": 12.8478727,
"longitude": 77.6707604
},
"commonState": 0,
"carrierId": null
}
Posted_Speed_Limit
Triggered when the system registers a posted speed limit event for a specific location.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "OVER_SPEEDING_MESSAGE",
"deviceId": "e4c97790-14c3-11ed-9449-7dd6059504b4",
"networkService": 0,
"overSpeedingStartCity": null,
"commStateConnected": 0,
"messageType": "POSTED_SPEED_LIMIT",
"messageIndex": null,
"minSpeedingDurationInSec": 0,
"dimentionFix": 0,
"lastKnownLon": 0,
"pslByPercentageValue": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c006a6b-bd01-470f-ab5c-9be56a4bfe0a",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"overSpeedingDuration": 0,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9076501020",
"groupName": "Default Group",
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9076501020",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"overSpeedingStartZipCode": null,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"startTime": null,
"tripNumber": 0,
"sensorValue": null,
"overSpeedingStartAddress": null,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"averageSpeed": 0,
"userId": "8a938091-8268-7d94-0182-6e3aa04200b8",
"allowedExcessSpeedLimit": 0,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"overSpeedingStartCountry": null,
"zipCode": null,
"country": null,
"overSpeedType": 1,
"postedSpeedLimit": 100,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "559d6f4c-11bf-11ed-8895-27b5feb885d3",
"vendorTypeId": 0,
"overSpeedingStartSpeed": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"overSpeedinStartStagingId": null,
"satellites": null,
"locationTime": 1664025063000,
"odometer": 0,
"offset": 0,
"sensorUnitVal": null,
"virtualTripEnd": false,
"imei_meid": null,
"startOdometer": 0,
"exceedsByUnit": "SPEED",
"insideHOO": true,
"eventInfo": null,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"distance": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"peakSpeed": 0,
"accumesList": null,
"accumulators": null,
"deviceSpeed": 134,
"overSpeedingStartState": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"overSpeedinStartStoreId": null,
"overSpeedingStartLocality": null,
"startLocation": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "e4c9778f-14c3-11ed-9449-17f42fbb1b68",
"lastKnownFixQuality": 0,
"userName": "Shreyas Iyer",
"tripState": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.561108,
"longitude": 78.375249
},
"commonState": 0,
"carrierId": null
}
Power_Take_Off
Triggered when the Power Take-Off (PTO) system is engaged or disengaged in a vehicle.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"cumulativePTOTimeDuration": 3998,
"type": "POWER_TAKE_OFF",
"deviceId": "e1fc3cd8-3cb3-11ed-8ba0-09e0379ae7b9",
"networkService": 0,
"commStateConnected": 0,
"messageType": "POWER_TAKE_OFF",
"messageIndex": "3070",
"dimentionFix": 0,
"lastKnownLon": -108.4128289,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c009791-f500-4c5c-8820-f3daa34d290c",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"currentPTOTimeDuration": 136,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "0031387083",
"groupName": "Default Group",
"lastKnownTime": 1664036328000,
"jmsType": "",
"vehicleName": "0031387083",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 37.3412387,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 107,
"sensorValue": null,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a938091-836a-255d-0183-73f74182006c",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -108.4128289,
"satellites": null,
"vehiclePTOStatus": 2,
"locationTime": 1664036328000,
"odometer": 2244,
"offset": -360,
"sensorUnitVal": null,
"virtualTripEnd": false,
"imei_meid": "003138708300313870",
"insideHOO": true,
"eventInfo": null,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 37.3412387,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "e1fc3cd7-3cb3-11ed-8ba0-05c0eb28a7f6",
"lastKnownFixQuality": 0,
"userName": "0031387083",
"tripState": "ACTIVE",
"messageTypeId": 59,
"obdSpeed": null,
"location": {
"latitude": 37.3412387,
"longitude": -108.4128289
},
"commonState": 0,
"carrierId": null
}
Pulse_Width_Duration
Triggered when a pulse width duration event occurs, typically related to the measurement of signal duration in vehicle systems.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"cumulativePTOTimeDuration": 3998,
"type": "POWER_TAKE_OFF",
"deviceId": "e1fc3cd8-3cb3-11ed-8ba0-09e0379ae7b9",
"networkService": 0,
"commStateConnected": 0,
"messageType": "PULSE_WIDTH_DURATION",
"messageIndex": "3070",
"dimentionFix": 0,
"lastKnownLon": -108.4128289,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c009791-f500-4c5c-8820-f3daa34d290c",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"currentPTOTimeDuration": 136,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "0031387083",
"groupName": "Default Group",
"lastKnownTime": 1664036328000,
"jmsType": "",
"vehicleName": "0031387083",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 37.3412387,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 107,
"sensorValue": null,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a938091-836a-255d-0183-73f74182006c",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -108.4128289,
"satellites": null,
"vehiclePTOStatus": 2,
"locationTime": 1664036328000,
"odometer": 2244,
"offset": -360,
"sensorUnitVal": null,
"virtualTripEnd": false,
"imei_meid": "003138708300313870",
"insideHOO": true,
"eventInfo": null,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 37.3412387,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "e1fc3cd7-3cb3-11ed-8ba0-05c0eb28a7f6",
"lastKnownFixQuality": 0,
"userName": "0031387083",
"tripState": "ACTIVE",
"messageTypeId": 59,
"obdSpeed": null,
"location": {
"latitude": 37.3412387,
"longitude": -108.4128289
},
"commonState": 0,
"carrierId": null
}
Real_Time_Disconnect_Event
Triggered when a real-time disconnect event occurs, indicating a loss of connection or communication with the device.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "REAL_TIME_DISCONNECT_EVENT",
"deviceId": "5e9bf601-f94d-11ec-8b36-5b8255747254",
"networkService": 0,
"commStateConnected": 0,
"messageType": "REAL_TIME_DISCONNECT_EVENT",
"messageIndex": "481240396",
"dimentionFix": 0,
"lastKnownLon": -84.5424029,
"inputBit0": 0,
"inputBit2": 0,
"vin": "W1W40CHY0MT044280",
"id": "1c0058a6-0500-40fe-93a7-2d0c238af238",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "1112505805",
"groupName": "Atlanta",
"lastKnownTime": 1662610621000,
"jmsType": "",
"vehicleName": "ATL_061-926526",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 33.9035676,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 14924,
"beaconMacAddress": null,
"tripNumber": 86,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": null,
"keyOnDisconnect": false,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": "W1W40CHY0MT044280",
"beaconType": null,
"groupId": "bfc5ec7c-26dd-11ec-b72e-ed69551975f5",
"calculatedOdo": 173,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -84.5424058,
"satellites": null,
"locationTime": 1662613449000,
"odometer": 3245,
"offset": -240,
"virtualTripEnd": false,
"imei_meid": "352602116853711",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"vehicleODOAvaliable": false,
"tripPolyline": null,
"lastKnownLat": 33.9035505,
"vehicleOdo": 12,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "f86c87b8-25f5-11ec-b4a2-fdac48047ecd",
"distenceFromLastTrack": 0,
"lastKnownFixQuality": 0,
"userName": "",
"tripState": "IGNITION_OFF",
"messageTypeId": 53,
"obdSpeed": null,
"location": {
"latitude": 33.9035676,
"longitude": -84.5424058
},
"commonState": 0,
"carrierId": null
}
Stop_Time_Message
Triggered when a stop time event is recorded, indicating the duration a vehicle has been stationary.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"tripDistanceUrl": null,
"type": "TripDataMessageVO",
"deviceId": "c8af22d5-11bf-11ed-a5d3-73c9cdfac6ce",
"networkService": 0,
"commStateConnected": 0,
"messageType": "STOP_TIME_MESSAGE",
"messageIndex": null,
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c0093b5-6200-418b-9320-b85f694de944",
"state": null,
"inputBit1": 0,
"trackeeId": null,
"commStatusAvaliable": 0,
"locality": null,
"routePoints": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9765611524",
"groupName": "Group B",
"tripEndTime": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9765611524",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"latitude": null,
"tripDistance": 0,
"tripId": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripStartTime": null,
"tripNumber": 0,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a938091-835a-c304-0183-63f198760130",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "9d5962ad-11bf-11ed-a5d3-356110c9a0b7",
"tripDistanceQueue": null,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"tripTime": 0,
"satellites": null,
"locationTime": 1662730413000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"overnight": false,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"stopTime": 276286,
"vehicleId": "c8af22d4-11bf-11ed-a5d3-51bf6ebbe66a",
"lastKnownFixQuality": 0,
"userName": "Locking User",
"tripState": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null
}
Temperature_1
Triggered when a temperature event is recorded for sensor 1.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "TEMPERATURE_1",
"messageIndex": "2276",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00caa5-9b00-4739-ae41-90e28d4d96d8",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"eventInfo": {
"sensorUnit": "CELSIUS",
"sensorValue": 7672789
},
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 30,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Temperature_2
Triggered when a temperature event is recorded for sensor 2.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "TEMPERATURE_2",
"messageIndex": "2276",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00caa5-9b00-4739-ae41-90e28d4d96d8",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"eventInfo": {
"sensorUnit": "CELSIUS",
"sensorValue": 7672789
},
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 30,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Temperature_3
Triggered when a temperature event is recorded for sensor 3.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "TEMPERATURE_3",
"messageIndex": "2276",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00caa5-9b00-4739-ae41-90e28d4d96d8",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"eventInfo": {
"sensorUnit": "CELSIUS",
"sensorValue": 7672789
},
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 30,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Temperature_4
Triggered when a temperature event is recorded for sensor 4.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "TEMPERATURE_4",
"messageIndex": "2276",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00caa5-9b00-4739-ae41-90e28d4d96d8",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"eventInfo": {
"sensorUnit": "CELSIUS",
"sensorValue": 7672789
},
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 30,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Temperature_5
Triggered when a temperature event is recorded for sensor 5.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "TEMPERATURE_5",
"messageIndex": "2276",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00caa5-9b00-4739-ae41-90e28d4d96d8",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"eventInfo": {
"sensorUnit": "CELSIUS",
"sensorValue": 7672789
},
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 30,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Temperature_6
Triggered when a temperature event is recorded for sensor 6.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "TEMPERATURE_6",
"messageIndex": "2276",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00caa5-9b00-4739-ae41-90e28d4d96d8",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"eventInfo": {
"sensorUnit": "CELSIUS",
"sensorValue": 7672789
},
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 30,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Temperature_7
Triggered when a temperature event is recorded for sensor 7.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "TEMPERATURE_7",
"messageIndex": "2276",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00caa5-9b00-4739-ae41-90e28d4d96d8",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"eventInfo": {
"sensorUnit": "CELSIUS",
"sensorValue": 7672789
},
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 30,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
Temperature_8
Triggered when a temperature event is recorded for sensor 8.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"inputBit5": 1,
"type": "EVENT_REPORT_MESSAGE",
"deviceId": "cc34889e-3c23-11ed-8ba0-2b14e7e17f80",
"networkService": 1,
"commStateConnected": 1,
"messageType": "TEMPERATURE_8",
"messageIndex": "2276",
"dimentionFix": 0,
"lastKnownLon": -104.864155,
"inputBit0": 0,
"vendorTypeId": 2,
"inputBit2": 0,
"id": "1c00caa5-9b00-4739-ae41-90e28d4d96d8",
"inputBit1": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -104.864155,
"satellites": 16,
"commStatusAvaliable": 1,
"locationTime": 1663916021000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"eventIndex": 115,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "4673259224",
"groupName": "Default Group",
"eventInfo": {
"sensorUnit": "CELSIUS",
"sensorValue": 7672789
},
"timeOfFix": 1663916020,
"sensorNames": "",
"lastKnownTime": 1663916021000,
"jmsType": "",
"lastKnownLat": 39.7958738,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 159473,
"vehicleName": "4673259224",
"unitStatusBit2": 0,
"deviceTypeId": 6,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"latitude": 39.7958738,
"accumulators": [
"92",
"7672789",
"0"
],
"speed": 0,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 1,
"network3G": 0,
"noOfAccums": 3,
"privacyModeEnable": false,
"customerId": 1059,
"fixStatus": 0,
"vehicleId": "cc34889d-3c23-11ed-8ba0-9f41661aaa4d",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"roaming": 0,
"heading": 358,
"signalStrength": 65475,
"stateId": 0,
"updateTime": 1663916021,
"hdop": 34,
"eventCode": 30,
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 39.7958738,
"longitude": -104.864155
},
"batteryPercentage": 0,
"commonState": -113,
"carrierId": 410,
"currentState": 34,
"messageEventTypeId": 0
}
TPMS_Resolved_Event
Triggered when a previously reported tire pressure issue has been resolved.
Example Payload
{
"fixQuality": 0,
"deviceTypeId": 1,
"serialNumber": "2210401015",
"locationTime": 1723023925000,
"subTypes": "Low Pressure Resolved",
"type": "TPMS_RESOLVED_EVENT",
"deviceSerial": "2210401015",
"messageType": "LOW_TIRE_PRESSURE",
"tirePressureType": 1,
"vendorTypeId": 1,
"location": {
"latitude": "28.639597",
"longitude": "-81.444089"
},
"correlationId": 46,
"tirePosition": "Right Rear Tire"
}
Trip_End_Message
Triggered when a trip has ended.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "TRIP_END_MESSAGE",
"deviceId": "175f500a-ee66-11ec-9345-71e49d33ed35",
"networkService": 0,
"commStateConnected": 0,
"messageType": "TRIP_END_MESSAGE",
"messageIndex": "23182120",
"dimentionFix": 0,
"lastKnownLon": -76.2842649,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c001a31-8d01-4e82-851d-5c01c7484335",
"state": "VA",
"inputBit1": 0,
"cumulativeIdleTime": 196,
"commStatusAvaliable": 0,
"locality": "Hampton",
"overSpeedingDuration": 0,
"eventIndex": 0,
"assetNo": "",
"cumulativeRunningTime": 435,
"fixStatusCorrected": 0,
"deviceSerial": "2209602947",
"groupName": "246 - Richmond",
"lastKnownTime": 1663947444000,
"hardBreakingCount": 0,
"jmsType": "",
"vehicleName": "211721",
"deviceTypeId": 1,
"city": "Hampton",
"latitude": 37.0800743,
"tripDistance": 161.9,
"fuelConsumption": 5.718,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 2748,
"tripDuration": 7191,
"tripNumber": 440,
"criticalSpeedEventCounts": 0,
"spare": 0,
"address": "Beach Rd, Hampton, VA, 23664, USA",
"roaming": 0,
"stateId": 0,
"averageSpeed": 89,
"overSpeedingCount": 0,
"userId": "8a9388a9-7b52-eb14-017b-c0ce39833eb0",
"reverseCount": 0,
"eventCode": 0,
"batteryPercentage": 0,
"currentState": 0,
"messageEventTypeId": 0,
"zipCode": "23664",
"country": "USA",
"deviceAssociatedVIN": "1GC0WLE72NF301637",
"groupId": "f93b0060-003c-11e6-b6f7-25bdd57524e3",
"tripIdleTime": 674,
"consumedAir": 241523,
"startWithReverse": false,
"vendorTypeId": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -76.2842649,
"criticalSpeedDuration": 0,
"locationTime": 1663947444000,
"odometer": 13324,
"offset": -240,
"virtualTripEnd": false,
"imei_meid": "352602118100269",
"insideHOO": true,
"lastKnownLat": 37.0800743,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"hardAccelerationCount": 0,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "Beach Rd, Hampton, VA, 23664, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "175f5009-ee66-11ec-9345-ef904033436a",
"lastKnownFixQuality": 0,
"maxSpeed": 126,
"userName": "Henry BRANDON",
"tripState": "IGNITION_OFF",
"messageTypeId": 9,
"location": {
"latitude": 37.0800743,
"longitude": -76.2842649
},
"commonState": 0
}
Trip_Start_Message
Triggered when a trip has started.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "TRIP_START_MESSAGE",
"deviceId": "2a82cb25-2d24-11ec-b7b6-73343065470c",
"networkService": 0,
"commStateConnected": 0,
"messageType": "TRIP_START_MESSAGE",
"messageIndex": "129109338",
"dimentionFix": 0,
"lastKnownLon": -80.288002,
"inputBit0": 0,
"inputBit2": 0,
"vin": "1GCNCPEH5FZ386651",
"id": "1c006372-e201-4556-895c-b0bf00483ba3",
"state": "FL",
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": "Miami-Dade",
"eventIndex": 0,
"assetNo": "a0R37000000e946EAA",
"fixStatusCorrected": 0,
"deviceSerial": "1070304390",
"groupName": "216 - Miami",
"lastKnownTime": 1662614865000,
"jmsType": "",
"vehicleName": "6734",
"deviceTypeId": 1,
"city": "Miami",
"latitude": 25.7654698,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 2748,
"tripNumber": 2982,
"spare": 0,
"address": "553-599, State Hwy 959, Miami, FL, 33144, USA",
"roaming": 0,
"stateId": 0,
"userId": "8a9388a8-7ece-11ca-0180-2a03414d30a0",
"eventCode": 0,
"batteryPercentage": 0,
"currentState": 0,
"messageEventTypeId": 0,
"zipCode": "33144",
"country": "US",
"deviceAssociatedVIN": "1GCNCPEH5FZ386651",
"groupId": "43dfb7d9-47b0-11e6-8c60-7f87a6884da0",
"vendorTypeId": 1,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -80.2880055,
"locationTime": 1662614865000,
"odometer": 183722,
"offset": -240,
"virtualTripEnd": false,
"imei_meid": "352602114358374",
"insideHOO": true,
"milStatus": 0,
"lastKnownLat": 25.7654632,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "553-599, State Hwy 959, Miami, FL, 33144, USA",
"eventTripNumber": 2982,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "3895a99b-5772-11e7-be83-4f9127ac3dc9",
"lastKnownFixQuality": 0,
"userName": "Vaugn HARRIS",
"tripState": "ACTIVE",
"messageTypeId": 8,
"imei": "352602114358374",
"location": {
"latitude": 25.7654698,
"longitude": -80.2880055
},
"commonState": 0
}
Unauthorized_Vehicle Usage
Triggered when unauthorized vehicle usage is detected.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"tripDistanceUrl": null,
"type": "TripDataMessageVO",
"deviceId": "e8a1cbee-e991-11ec-9345-c19b24ee2538",
"networkService": 0,
"commStateConnected": 0,
"messageType": "UNAUTHORIZED_VEHICLE_USAGE",
"messageIndex": null,
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00ca2d-4d01-4642-afc6-4b3cb8453b25",
"state": null,
"inputBit1": 0,
"trackeeId": null,
"commStatusAvaliable": 0,
"locality": null,
"routePoints": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "3331221334",
"groupName": "Default Group",
"tripEndTime": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "3331221334",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"latitude": null,
"tripDistance": 0,
"tripId": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 5134,
"beaconMacAddress": null,
"tripStartTime": 1667023963000,
"tripNumber": 0,
"sensorValue": null,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "e8a85b9f-e991-11ec-9345-836a83f27108",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "060b952b-28c5-11e7-8384-911724969dc5",
"tripDistanceQueue": null,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"tripTime": 0,
"satellites": null,
"locationTime": 1667023963000,
"odometer": 0,
"offset": 0,
"sensorUnitVal": null,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"eventInfo": null,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"overnight": false,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"stopTime": 0,
"vehicleId": "e8a1cbed-e991-11ec-9345-57979a7d05b5",
"lastKnownFixQuality": 0,
"userName": "3331221334",
"tripState": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.690707,
"longitude": 77.6037939
},
"commonState": 0,
"carrierId": null
}
Unknown_Driver
Triggered when an unknown driver operates a vehicle.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"tripDistanceUrl": null,
"type": "TripDataMessageVO",
"deviceId": "e4c97790-14c3-11ed-9449-7dd6059504b4",
"networkService": 0,
"commStateConnected": 0,
"messageType": "UNKNOWN_DRIVER",
"messageIndex": null,
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c007e94-6300-4d44-bd6e-3655a14d29a0",
"state": null,
"inputBit1": 0,
"trackeeId": null,
"commStatusAvaliable": 0,
"locality": null,
"routePoints": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": "9076501020",
"groupName": "Default Group",
"tripEndTime": null,
"lastKnownTime": null,
"jmsType": "",
"vehicleName": "9076501020",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"latitude": null,
"tripDistance": 0,
"tripId": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripStartTime": null,
"tripNumber": 0,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8268-7d94-0182-6e3aa04200b8",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "559d6f4c-11bf-11ed-8895-27b5feb885d3",
"tripDistanceQueue": null,
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"tripTime": 0,
"satellites": null,
"locationTime": 1663859937000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"overnight": false,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"stopTime": 0,
"vehicleId": "e4c9778f-14c3-11ed-9449-17f42fbb1b68",
"lastKnownFixQuality": 0,
"userName": "Shreyas Iyer",
"tripState": null,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.691914,
"longitude": 77.577243
},
"commonState": 0,
"carrierId": null
}
Unpair_Message
Triggered when a device is unpaired from a vehicle.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "PAIR_UNPAIR_MESSAGE",
"deviceId": "71503b9b-34ae-11ec-aea1-fb0cb4fb46f2",
"networkService": 0,
"pairingTypeId": 2,
"commStateConnected": 0,
"messageType": "UNPAIR_MESSAGE",
"messageIndex": "1",
"dimentionFix": 0,
"lastKnownLon": -96.5939584,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c000d8d-f800-4b2c-84d8-ac8bcd45ad9b",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "8187654322",
"groupName": "Default Group",
"lastKnownTime": 1663778015000,
"jmsType": "",
"vehicleName": "Thor Toyota Camry",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": null,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 0,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "c337220c-8672-11e2-9b71-55cae3166848",
"vendorTypeId": 0,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1663778015000,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 32.8419577,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "309-499, W I- 30, Garland, TX, 75043, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "71503b9a-34ae-11ec-aea1-bd1b8b868207",
"lastKnownFixQuality": 0,
"fullName": "Chris Cairns",
"userName": "",
"tripState": "IGNITION_OFF",
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 32.8419577,
"longitude": -96.5939584
},
"commonState": 0,
"carrierId": null
}
Vehicle_Backup_Event
Triggered when a vehicle enters reverse gear or performs a backup maneuver.
Example Payload
{
"zipCode": "502220",
"country": "IN",
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"groupId": "cad7b661-04e0-11e8-b805-39297e1612eb",
"inputBit5": 0,
"type": "VEHICLE_BACKUP_EVENT",
"deviceId": "87de83c0-2223-11ed-aeb0-876b6192c480",
"networkService": 0,
"commStateConnected": 0,
"messageType": "VEHICLE_BACKUP_EVENT",
"messageIndex": "0",
"dimentionFix": 0,
"lastKnownLon": -120.815968,
"inputBit0": 0,
"vendorTypeId": 1,
"inputBit2": 0,
"id": "1c00b2df-a000-4597-b0dd-126c344bdbd2",
"state": "Telangana",
"inputBit1": 0,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"commStatusAvaliable": 0,
"locationTime": 1661316641000,
"odometer": 0,
"offset": 0,
"locality": "Mumbai Highway,Kasimpur",
"virtualTripEnd": false,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"insideHOO": true,
"deviceSerial": "9909112909",
"groupName": "Default Group",
"eventDuration": 0,
"eventTurnAngle": 0,
"lastKnownTime": 1661314512000,
"jmsType": "",
"lastKnownLat": 37.4669,
"fixQuality": 0,
"unitStatusBit0": 0,
"vehicleName": "9909112909",
"unitStatusBit2": 0,
"deviceTypeId": 1,
"unitStatusBit1": 0,
"eventDistance": 0,
"city": "Medak",
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"unitStatus": 0,
"fixStatusPredict": 0,
"invalidFix": 0,
"dataService": 0,
"network3G": 0,
"lastKnownAddress": "2999 S Golden State Blvd, Turlock, CA 95380, USA",
"eventTripNumber": 0,
"noOfAccums": 0,
"privacyModeEnable": false,
"customerId": 6191,
"fixStatus": 0,
"vehicleId": "87de83bf-2223-11ed-aeb0-a186da80643f",
"tripNumber": 0,
"lastKnownFixQuality": 0,
"spare": 0,
"address": "NH65, Kasimpur, Telangana 502220, India",
"roaming": 0,
"stateId": 0,
"userName": "9909112909",
"userId": "8a938091-8290-c7ac-0182-c5dfc8230436",
"tripState": "ACTIVE",
"messageTypeId": 0,
"location": {
"latitude": 17.696502,
"longitude": 77.565824
},
"batteryPercentage": 0,
"commonState": 0,
"currentState": 0,
"messageEventTypeId": 0
}
Vehicle_Mil_Info
Triggered when...
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "VEHICLE_MIL_INFO",
"deviceId": "7b9ec524-8059-11ec-91e8-c1b4ab6f81d2",
"milDistance": 0,
"networkService": 0,
"commStateConnected": 0,
"messageType": "VEHICLE_MIL_INFO",
"messageIndex": "16078411",
"dimentionFix": 0,
"lastKnownLon": -90.5253357,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c006e1e-2d01-4ba7-949e-7f9def8a12fe",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "1062505290",
"groupName": "Azuga Northeast",
"lastKnownTime": 1663891316000,
"jmsType": "",
"vehicleName": "Zia's Vehicle",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 38.6210206,
"tripDistance": 7044,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 1059,
"beaconMacAddress": null,
"tripNumber": 711,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a9388a8-7dd7-5b7e-017e-c0a7a85c5e35",
"milTime": 0,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": "1G1PF5SC0C7208921",
"codeClearDistance": 0,
"beaconType": null,
"groupId": "bb443197-af0f-11ea-87f7-712f0c9121d3",
"deviceTriptime": 0,
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": -90.5250765,
"satellites": null,
"locationTime": 1663891335000,
"odometer": 209870,
"offset": -300,
"virtualTripEnd": false,
"imei_meid": "352602114115360",
"insideHOO": true,
"milStatus": 1,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 38.6207052,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": true,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": "14442 Clayton Rd, Ballwin, MO 63011, USA",
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "7b9ec523-8059-11ec-91e8-79d8a6a932aa",
"lastKnownFixQuality": 0,
"dtcCount": 1,
"userName": "Bruce Driver",
"tripState": "ACTIVE",
"messageTypeId": 50,
"obdSpeed": null,
"location": {
"latitude": 38.6210206,
"longitude": -90.5250765
},
"commonState": 0,
"carrierId": null,
"codeClearTime": 0
}
Vehicle_Not_Tracking
Triggered when a vehicle is not transmitting GPS tracking data.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"highEngineSpeed": null,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "GPS_MESSAGE",
"deviceId": "3f14843e-14c7-11ed-9449-43d7d49f480d",
"lowOilPressure": false,
"networkService": 0,
"airFilterClog": false,
"commStateConnected": 0,
"messageType": "VEHICLE_NOT_TRACKING",
"messageIndex": null,
"dimentionFix": 0,
"lastKnownLon": 0,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c006cd2-b600-45eb-93c5-3860974d89b5",
"state": null,
"inputBit1": 0,
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": null,
"fixStatusCorrected": 0,
"deviceSerial": null,
"groupName": "Default Group",
"deviceAvgSpeed": 0,
"lastKnownTime": null,
"analog3": null,
"analog2": null,
"digital6": null,
"jmsType": "",
"temperAlert": false,
"vehicleName": "3339076777",
"deviceTypeId": 0,
"destinationQueues": null,
"city": null,
"latitude": null,
"tripDistance": 0,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"satelliteCount": 0,
"highEngineTemperature": null,
"deviceMaxSpeed": 0,
"customerId": 15047,
"beaconMacAddress": null,
"course": 0,
"tripNumber": 0,
"spare": 10,
"address": null,
"roaming": 0,
"needHelp": false,
"messageEventType": null,
"heading": null,
"tripIdlingTime": 0,
"signalStrength": null,
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8268-7d94-0182-6e50994400ba",
"eventCode": 0,
"triggerReason": null,
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": null,
"beaconType": null,
"groupId": "559d6f4c-11bf-11ed-8895-27b5feb885d3",
"batteryNotCharging": false,
"vendorTypeId": 0,
"breakDown": false,
"clutchOverride": false,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": null,
"satellites": null,
"locationTime": 1663857611283,
"odometer": 0,
"offset": 0,
"virtualTripEnd": false,
"imei_meid": null,
"insideHOO": true,
"dilution": 0,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 0,
"fixQuality": 0,
"unitStatusBit0": 0,
"altitude": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"batteryDisonnected": false,
"speed": 0,
"deviceSpeed": 0,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "3f14843d-14c7-11ed-9449-2f5611afcf3f",
"lastKnownFixQuality": 0,
"userName": "3339076777",
"hdop": null,
"tripState": null,
"vehicleOdometer": false,
"messageTypeId": 0,
"obdSpeed": null,
"location": {
"latitude": 17.69191,
"longitude": 77.57724
},
"commonState": 0,
"carrierId": null
}
VIN_Change_Event
Triggered when a vehicle's VIN is updated in the system.
Example Payload
{
"inputBit7": 0,
"partialUpdate": false,
"inputBit4": 0,
"voiceCallActive": 0,
"inputBit3": 0,
"inputBit6": 0,
"inputBit5": 0,
"type": "VIN_CHANGE_EVENT",
"deviceId": "3f14843e-14c7-11ed-9449-43d7d49f480d",
"networkService": 0,
"commStateConnected": 0,
"messageType": "VIN_CHANGE_EVENT",
"messageIndex": "10389",
"dimentionFix": 0,
"lastKnownLon": 77.611127,
"inputBit0": 0,
"inputBit2": 0,
"id": "1c00dcb4-7600-43c5-afbe-80c6114d8dff",
"state": null,
"inputBit1": 0,
"newVIN": "3GYFK66N23G229527",
"commStatusAvaliable": 0,
"locality": null,
"eventIndex": 0,
"assetNo": "",
"fixStatusCorrected": 0,
"deviceSerial": "3339076777",
"groupName": "Default Group",
"lastKnownTime": 1662630762000,
"jmsType": "",
"vehicleName": "3339076777",
"deviceTypeId": 1,
"destinationQueues": null,
"city": null,
"latitude": 17.691376,
"unitStatus": 0,
"invalidFix": 0,
"dataService": 0,
"noOfAccums": 0,
"customerId": 15047,
"beaconMacAddress": null,
"tripNumber": 33,
"spare": 0,
"address": null,
"roaming": 0,
"messageEventType": null,
"stateId": 0,
"updateTime": null,
"userId": "8a938091-8268-7d94-0182-6e50994400ba",
"batteryPercentage": 0,
"currentState": 0,
"deviceProtocolMessageId": null,
"messageEventTypeId": 0,
"zipCode": null,
"country": null,
"deviceAssociatedVIN": "3GYFK66N23G229527",
"beaconType": null,
"groupId": "559d6f4c-11bf-11ed-8895-27b5feb885d3",
"vendorTypeId": 1,
"firmwareVersion": null,
"fixStatuslastKnown": 0,
"fixStatusHistoric": 0,
"longitude": 77.611127,
"satellites": null,
"locationTime": 1662630762000,
"odometer": 9213,
"offset": 360,
"virtualTripEnd": false,
"imei_meid": "3907677739076777",
"insideHOO": true,
"timeOfFix": null,
"sensorNames": null,
"tripPolyline": null,
"lastKnownLat": 17.691376,
"fixQuality": 0,
"unitStatusBit0": 0,
"unitStatusBit2": 0,
"unitStatusBit1": 0,
"unitStatusBit3": 0,
"storedLocation": false,
"protocolVersionIdChange": false,
"accumesList": null,
"accumulators": null,
"fixStatusPredict": 0,
"network3G": 0,
"lastKnownAddress": null,
"privacyModeEnable": false,
"fixStatus": 0,
"vehicleId": "3f14843d-14c7-11ed-9449-2f5611afcf3f",
"lastKnownFixQuality": 0,
"userName": "3339076777",
"tripState": "IDLING",
"messageTypeId": 17,
"obdSpeed": null,
"location": {
"latitude": 17.691376,
"longitude": 77.611127
},
"commonState": 0,
"carrierId": null,
"oldVIN": "19VDE1F70FE010629"
}
Updated 8 days ago