Hello forum, I need to get the totalMileage values for every vehicle in my account using API. IS this possible?
When getting from http://{host}:{port}/api/devices
it lists all devices with SOME info fields, but not totalMileage for each vehicle.
You have to use positions endpoint to get total distance.
Traccar api get no of of Passengers per mile
Hello forum, I need to get the totalMileage values for every vehicle in my account using API. IS this possible?
When getting from
http://{host}:{port}/api/devices
it lists all devices with SOME info fields, but not totalMileage for each vehicle.