Fmc 130 - understanding received data

i have FMC130 device installed and capturing the data and storing it in my db. but I’m unable to understand the details. is there any documentation available to understand the received data , the event no , and how to calculate the distance travelled or idle time , etc .

looking for basic documentation for received data

sample data i received - i want to understand this data

{"_id":{"$oid":"632b2c086c1182"},"datetime":{"$date":"2022-09-21T15:20:52.000Z"},"date":"2022-09-21","time":55252,"timestamp":{"$numberLong":"1663773652"},"fuel1":0.13,"temperature1":0,"IO":"","odometer":{"$numberLong":"0"},"driverID":"0","siteID":"","private":0,"misc":"{\"altitude\":\"0047\",\"sats\":\"12\",\"un_239\":\"0\",\"move\":\"0\",\"gsmlevel\":\"5\",\"dsleepon\":\"0\",\"gpspow\":\"1\",\"di1\":\"0\",\"do1\":\"0\",\"di2\":\"0\",\"di3\":\"0\",\"pdop\":\"000c\",\"hdop\":\"0006\",\"epv\":\"320c\",\"speed\":\"0000\",\"ibv\":\"0f51\",\"ibc\":\"0000\",\"ai1\":\"0082\",\"gopcode\":\"0000a5a2\",\"odo\":\"00000000\",\"un_16\":\"0290ec03\",\"ibutton\":\"0000000000000000\"}","fuel2":0,"fuel3":0,"fuel4":0,"fuel5":0,"latitude":21.174548,"longitude":15.460903,"speed":0,"direction":101}```

Hi,

Good day, FMB devices is using codec 8 and codec 8 extended for data sending and codec 12/13/14 for sending GPRS commands.

Please visit our wiki link: Codec - Wiki Knowledge Base | Teltonika GPS (teltonika-gps.com)

Here is the wiki page for data sending parameters: FMC130 Teltonika Data Sending Parameters ID - Wiki Knowledge Base | Teltonika GPS (teltonika-gps.com)

Best Regards
Maynard C

This topic was automatically closed after 6 days. New replies are no longer allowed.