Does not save the FRID driver data in the position table

Luciano Reis4 years ago

There are some topics on this subject, but I didn't see a solution.
I use a Suntech device connected with a FRID reader and the card ID is sent normally and the Hexadecimal appears in the log.
What do I have to configure on the platform for reports to have the driver's name?
It would be nice to have a step by step for this case.

Luciano Reis4 years ago

Decoded message with card code:

ST300UEX;907159359;17;1016D;20200923;18:46:33;13ca03;-11.817932;-055.516476;000.000;000.00;0;0;2630448;11.80;100000;7;1817444;6D;005312;3.9;1

Value stored in the table:

{"type":"UEX","versionFw":"1016D","sat":0,"odometer":2630448,"power":11.8,"ignition":true,"in1":false,"in2":false,"in3":false,"out1":false,"out2":false,"distance":0.0,"totalDistance":1876488.9,"motion":false,"hours":1337001000}

What is the correct way to work with driver identification?