{
"SerNo": 173340, //Serial Number of Device
"IMEI": "35275309167XXXX", //IMEI of device
"ICCID": "8961018500229963XXXX", //ICCID of SIM card
"ProdId": 75, //Product ID of DM device
"FW": "75.2.2.2",
"Records": [
{
"SeqNo": 31070, //Unique Sequence number
"Reason": 11, //Log reason - See log reasons.pdf
"DateUTC": "2019-09-20 00:44:18", //Date of Record
"Fields": [
{
"GpsUTC": "2019-09-19 23:43:10", //Date of GPS
"Lat": -31.9478184, //Lattitude
"Long": 115.8195218, //Longitude
"Alt": 16,
"Spd": 44,
"SpdAcc": 25,
"Head": 159,
"PDOP": 22,
"PosAcc": 21,
"GpsStat": 3,
"FType": 0 //Field type (DMT Data Fields.pdf)
},
{
"Odo": 289391,
"RH": 354065,
"FType": 27 //Field type 27 - Onboard odometer/run hours
},
{
"DIn": 0, //binary representation of Digital Inputs active
"DOut": 0, //Binary rep. of Digital outputs active
"DevStat": 4, //Binary rep. of Device status bits
"FType": 2 //field type 2
},
{
"AnalogueData": {
"2": 1274, //Analogue 2(Ext Volt): 12.74V
"3": 2546, //Analogue 3(Temperature): 25.46C
"4": 19 // Analogue 4(GSM signal)
},
"FType": 6 //Field type 6
}
]
}
]
}