Hi Anton,
I am using traccar 3.15, and enable copyAttributes=true. But I am not seeing power,battery and ignition data in attributes column.
Conf :
<entry key='processing.copyAttributes.enable'>true</entry>
<entry key='processing.copyAttributes'>power,ignition,battery</entry>
DB Result :
teltonika| {"priority":0,"sat":8,"event":0,"driverUniqueId":"0000000000000000","distance":0.0,"totalDistance":0.0,"motion":true}
gt06 | {"sat":7,"distance":0.0,"totalDistance":0.0,"motion":false}
Hi,
Were you able to solve the problem?
Hi Anton,
I am using traccar 3.15, and enable copyAttributes=true. But I am not seeing power,battery and ignition data in attributes column.
Conf :
<entry key='processing.copyAttributes.enable'>true</entry> <entry key='processing.copyAttributes'>power,ignition,battery</entry>
DB Result :