traccar / traccar

Traccar GPS Tracking System
https://www.traccar.org
Apache License 2.0
5.16k stars 2.56k forks source link

Teltonika FCM130 Driver ID #5311

Closed vk5657 closed 4 months ago

vk5657 commented 4 months ago

Hello,

The driver identification in Teltonika protocol is not working for tracker model FCM130. I just made a little change to receive driver identification. Please, see attachments.

Best regards, Volnei

Screenshot 2024-04-25 at 17 49 48 Screenshot 2024-04-25 at 18 42 07

tananaev commented 4 months ago

Can you provide a screenshot where you set the model for your device.

vk5657 commented 4 months ago

Hi thanks for your answer. I just made this two changes: Add the model "FCM130" in "var fmbXXX" and change the register 78 from null to fmbXXX, according to the second image.

Best regards, Volnei

tananaev commented 4 months ago

Sounds like you broke it instead of fixing.

vk5657 commented 4 months ago

Before this change, I received the data with the driver id, like this: {"priority":0,"sat":0,"event":0,"ignition":true,"motion":true,"rssi":4,"io200":0,"io69":2,"pdop":0.0,"hdop":0.0,"power":12.373000000000001,"battery":0.0,"io68":0,"operator":72410,"odometer":0,"io78":86625417254928633,"distance":0.0,"totalDistance":3.4036757690413915E7,"hours":14692950}

vk5657 commented 4 months ago

The driver ID was sent in "io78"

tananaev commented 4 months ago

This does not belong on GitHub. We only accept bugs in the official version or feature requests.