Hello everyone,
I am currently testing the freematics traccar edittion and traccar. Everything but one thing works like a charme. Maybe someone can help. I cannot get the VIN to be displayed via GUI. All data are transmitted as depicted in the log:
2026-05-27 13:13:59 INFO: [Ud2889aa5: freematics < 46.XX.YY.ZZ] UCFLxxx#EV=4,TS=373624,ID=UCFLxxx,SSI=-79,VIN=WAUXXXXXXXX\*D7
2026-05-27 13:13:59 INFO: [Ud2889aa5: freematics > 46.XX.YY.ZZ] 1#EV=4,RX=1,TS=373624*ED
2026-05-27 13:14:00 INFO: [Ud2889aa5] id: UCFLxxx, time: 2026-05-27 13:13:57, lat: 1.11111, lon: 2.2222, course: 0.0
2026-05-27 13:14:01 INFO: [Ud2889aa5: freematics < 46.XX.YY.ZZ] UCFLxxx#0:375106,10D:0,10C:849,111:11,104:11,10E:6,24:1596,20:-0.06;0.05;-0.03,10:11140120,A:1.1111,B:2.2222,C:35,D:0.3,E:0,F:12,12:64,82>
It does not show up in any report /.... and I was not able to find it in the DB. Maybe I am searching in the wrong place.
I added a custom atttribute "VIN" to the device and even added:
<entry key='processing.copyAttributes.enable'>true</entry>
<entry key='processing.copyAttributes'>vin,VIN</entry>
Nothing works. Any idea?
Hi, whow. Thank you very much for the quick response! I will test it and give you feedback. Thank you again.
Hello everyone,
I am currently testing the freematics traccar edittion and traccar. Everything but one thing works like a charme. Maybe someone can help. I cannot get the VIN to be displayed via GUI. All data are transmitted as depicted in the log:
It does not show up in any report /.... and I was not able to find it in the DB. Maybe I am searching in the wrong place.
I added a custom atttribute "VIN" to the device and even added:
<entry key='processing.copyAttributes.enable'>true</entry> <entry key='processing.copyAttributes'>vin,VIN</entry>Nothing works. Any idea?