Hi folks,
I moved my instance of v4 Traccar and since then.. issues..
(been using since 2018 through varoius versions.)
Device is Clone TK103A/gps103 protocol, withe the ACC line on a switched line in the fuse box.
A trip is detected, but the last one of the day dosen't display.. but it is being recorded as can see it route
I suspect after reading the blurb several times, it's not seeing the last 'offline' to end a trip.
2022-01-09 18:25:08 Status online
2022-01-09 18:49:50 Status offline
2022-01-09 18:57:12 Status online
2022-01-09 19:18:51 Status offline
The first online/offline pair is recorded as trip, the second one isn't as its' the last trip of the day.
One thing I have noted, 'offline' dosen't appear straight away. last report/fix is at 2022-01-09 19:13:08
settings in my xml
<entry key='report.trip.minimalTripDistance'>50</entry>
<entry key='report.trip.minimalParkingDuration'>300</entry>
<entry key='report.trip.minimalNoDataDuration'>300</entry>
<entry key='report.trip.useIgnition'>true</entry>
<entry key='status.updateDeviceState'>true</entry>
<entry key='status.timeout'>120</entry>
I've tried all sorts of combinations, as I'm not sure if order is important or not...
Any other thoughts from anyone or TK103 users ?
Cheers,
Have you read the documentation for trips? Once you read the documentation and check raw data, it should be clear why it's not showing up.
Hi folks,
I moved my instance of v4 Traccar and since then.. issues..
(been using since 2018 through varoius versions.)
Device is Clone TK103A/gps103 protocol, withe the ACC line on a switched line in the fuse box.
A trip is detected, but the last one of the day dosen't display.. but it is being recorded as can see it route
I suspect after reading the blurb several times, it's not seeing the last 'offline' to end a trip.
The first online/offline pair is recorded as trip, the second one isn't as its' the last trip of the day.
One thing I have noted, 'offline' dosen't appear straight away. last report/fix is at 2022-01-09 19:13:08
settings in my xml
<entry key='report.trip.minimalTripDistance'>50</entry> <entry key='report.trip.minimalParkingDuration'>300</entry> <entry key='report.trip.minimalNoDataDuration'>300</entry> <entry key='report.trip.useIgnition'>true</entry> <entry key='status.updateDeviceState'>true</entry> <entry key='status.timeout'>120</entry>
I've tried all sorts of combinations, as I'm not sure if order is important or not...
Any other thoughts from anyone or TK103 users ?
Cheers,