I did such a configuration today via chatgpt but it did not solve my problem
<entry key='filter.enable'>true</entry>
<entry key='filter.distance'>50</entry>
<entry key='filter.time'>30</entry>
<entry key='filter.invalid'>true</entry>
<entry key='filter.accuracy'>100</entry>
<entry key='filter.duplicate'>true</entry>
<entry key='filter.future'>300</entry>
<entry key='teltonika.processInvalidPositions'>true</entry>
<entry key='teltonika.alarmEvent'>true</entry>
<entry key='report.trip.minimalTripDistance'>500</entry>
<entry key='report.trip.minimalTripDuration'>300</entry>
<entry key='report.trip.minimalParkingDuration'>900</entry>
<entry key='report.trip.minimalNoDataDuration'>3600</entry>
<entry key='coordinates.filter'>true</entry>
<entry key='coordinates.minError'>50</entry>
<entry key='status.updateDelay'>300</entry>
<entry key='device.inactiveTimeout'>300</entry>
<entry key='device.resetSpeedAfterTimeout'>true</entry>
<entry key='device.resetIgnitionAfterTimeout'>true</entry>
Why is the speed so high? Does your device stop reporting data after?
I think chatgpt has no idea what it is talking about or it never read the configuration file, since there are several lines that do not exist in traccar
@anton
speed is different on some devices.
After these operations, it does not reset, it still looks the same in the traccar.
@asicar
I have explained the issue many times and he has prepared this configuration file, but he has not solved my problem yet. My only request is that after the vehicle is parked, the ignition is turned off and the speed is shown as 0 KM.
Why would you expect it to reset?
they think the vehicle is running because the ignition is on and it shows speed
Hello,
After the vehicles are parked, the system shows that the ignition is on and the speed is 10-20 km/h. How can I set up a configuration that will reset this after a certain period of time?