Driver ID - Teltonika

JSilva5 years ago

Hello,

I have some teltonika devices connected to vehicle tachograph.
Device retrieve this io:
Teltonika
Traccar decode to "Driver1" or "Driver2".

Can I create on Traccar a Driver and associate to io from device?

Driver1

Drivers

If it's possible how can I do that?

Thank You

Anton Tananaev5 years ago

You can probably use computed attributes to convert driverX to correct attribute.

JSilva5 years ago

I used the computed attribute, but not working, I enabled to device and group the new attribute and driver.

Driver

I'm doing something wrong?
Thanks

Anton Tananaev5 years ago

Looks fine to me. What exactly is not working?

JSilva5 years ago

Instead value "P 0000001341890001" I whant to show the name of the Driver

Anton Tananaev5 years ago

I believe it only shows it in reports.

JSilva5 years ago

In reports, shows "P 0000001341890001" as well.

Anton Tananaev5 years ago

Then mapping is probably incorrect.

JSilva5 years ago

Problem solved!
On state panel Driver1 shows "P[space]0000001341890001"
But in reports "driverUniqueId=P[space][space]0000001341890001"
The difference is one more space between P and 0
Now computed attribute is working fine :)