Summary Report Odometer reading

Andreas3 months ago

Hi,
I have noticed the following problem on Summary Report, concerning Start Odometer and End Odometer.

When the device send me the parameter (io192) that has been set in Computer Attributes as Odometer, the Start and End Odometer values for the devices shows perfectly ok.

However, if I generate a Summary report and at that time that parameter is not send by the device, instead of the Odometer value to show the last received value (or at least a no value) it shows another value (which seems to be the value of the total distance).

Is this due to a setting that I have not set correcting in traccar or is it due to an error of traccar?

Thanks
Best regards
Andreas

Anton Tananaev3 months ago

This is expected behavior.

Andreas3 months ago

Is there a way to avoid it, since it creates a concussion?
Thanks

Anton Tananaev3 months ago

You can enable attribute copying for odometer. That way you'll have odometer in every position.

Andreas3 months ago

Is there any link that explains how to enable attribute copying? Thanks

Anton Tananaev3 months ago

Yes, there's documentation if you click on the "documentation" link on this page.

Andreas3 months ago

Ok Thanks. I ll try to find it.

Andreas2 months ago

Hi,

I have enabled copy.attributes and set copyattributes for odometer in traccar.xml

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

However, this seems not to be working. Please see attached image.
traccar odometer wrong reading.jpg

Am I doing something wrong?
Thanks

Anton Tananaev2 months ago

Not sure. Check the route report to see individual data points. Maybe that will give you some idea.