How to set up IOS and Android Client for sending driverUniqueId ?

Marcin4 years ago

Can anybody tell what i have to that the client send this info?
I added

<entry key='processing.copyAttributes.enable'>true</entry>
<entry key='processing.copyAttributes'>driverUniqueId</entry>

to traccar.xml and restartet the service.
But neither my trackers (GT06) nore the Iphones or androids have driverUniqueId in attributes after this

Anton Tananaev4 years ago

Traccar Client does not support driver id, so you can't fix that by some server configuration.

Marcin4 years ago

If not from Client Side? the only way to get drivername in Attribute making a "computed Attribut" like driver ? false : 'Drivername' ?
Thats ok for me to. So i can build a button that changes the value "Drivername" in the Database.

trackinguser4454 years ago

cant you read the driverid in log file?

trackinguser4454 years ago

you just want the apk to have this feature to send id?

Marcin4 years ago

No driver Info isnt included.

But i want to stay with original version. With the above Attribute its even possible to change them.

Maybe a add a button for the drivers...

Maulana4 years ago

is this feature already yet in APK/IOS now?
I want to make Andoird as a driver client
thanks

Marcin4 years ago

This would be a good idea, then we dont have the work with always changing the attributes