Hi Anton,
In gt06 protocol when the device is idle it does not uploads any data, at this time traccar copies the last known location, time and speed.
So traccar is not reporting the device is stopped.
Is there any solution for this?
<entry key='event.overspeed.notRepeat'>true</entry>
<entry key='event.motion.speedThreshold'>5</entry>
<entry key='report.trip.minimalTripDuration'>60</entry>
<entry key='report.trip.minimalTripDistance'>50</entry>
<entry key='report.trip.minimalParkingDuration'>60</entry>
<entry key='report.trip.useIgnition'>true</entry>
<entry key='report.trip.minimalNoDataDuration'>100</entry>
<entry key='processing.copyAttributes.enable'>true</entry>
<entry key='processing.copyAttributes'>sat,rssi,battery,batteryLevel,ignition</entry>
<entry key='database.historyDays'>180</entry>
<entry key='status.timeout'>18300</entry>
<entry key='geocoder.reuseDistance'>70</entry>
<entry key='geocoder.format'>%r, %t, %d, %s</entry>
<entry key='filter.enable'>true</entry>
<entry key='filter.zero'>true</entry>
If your device doesn't report location, there is nothing we can do about it on the server side.
I have mailed you clearly regarding this Anton. As I don't know what is the cause behind.
Hi Anton,
In gt06 protocol when the device is idle it does not uploads any data, at this time traccar copies the last known location, time and speed.
So traccar is not reporting the device is stopped.
Is there any solution for this?
<entry key='event.overspeed.notRepeat'>true</entry> <entry key='event.motion.speedThreshold'>5</entry> <entry key='report.trip.minimalTripDuration'>60</entry> <entry key='report.trip.minimalTripDistance'>50</entry> <entry key='report.trip.minimalParkingDuration'>60</entry> <entry key='report.trip.useIgnition'>true</entry> <entry key='report.trip.minimalNoDataDuration'>100</entry> <entry key='processing.copyAttributes.enable'>true</entry> <entry key='processing.copyAttributes'>sat,rssi,battery,batteryLevel,ignition</entry> <entry key='database.historyDays'>180</entry> <entry key='status.timeout'>18300</entry> <entry key='geocoder.reuseDistance'>70</entry> <entry key='geocoder.format'>%r, %t, %d, %s</entry> <entry key='filter.enable'>true</entry> <entry key='filter.zero'>true</entry>