Can anybody share the best values in config to get all stop points of vehicle in a trip. In my case the vehicle is making around 10-15 stops in one trip. Each of approx 2-5 minutes, but only 4 stop points are getting notified in the trip report and the stops API. Please help how i can improve upon this.
Does your vehicle do something at every stop? Like, open and close the door? turn any light? You could add a sensor for that "event" and collect that info in server.
Will that help?
No the vehicle just stops and starts. No sensors can be implemented.
Can anybody share the best values in config to get all stop points of vehicle in a trip. In my case the vehicle is making around 10-15 stops in one trip. Each of approx 2-5 minutes, but only 4 stop points are getting notified in the trip report and the stops API. Please help how i can improve upon this.