Many times the parked vehicle continuously reports some fixed speed, say 10 km/h. It gets interpreted as being in motion hence the trip does not stop. How to end such trip?
You can change trip speed threshold.
Document location: https://www.traccar.org/configuration-file/
event.motion.speedThreshold config
If device speed less than its value, device is considered to be stopped. Default is 0.01 knots.
Many times the parked vehicle continuously reports some fixed speed, say 10 km/h. It gets interpreted as being in motion hence the trip does not stop. How to end such trip?