GET fleet/routes/.id: Add forms and issues to response.
The GET fleet/routes/.id endpoint has some new features! We added the following new fields: forms and issues - A list of forms and a list of issues assigned to the route stop.
GET fleet/drivers/.id: Adds support for driver profile images
The GET fleet/drivers/.id endpoint has some new features! Driver profile images can now be read, set via Driver API.
GET cameras/media: Added AI multicam support
The GET cameras/media endpoint has some new features! Added analog2, analog3, and analog4 to inputs and camera role to media objects.
DELETE assets (Generally Available)
The DELETE assets endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
PATCH assets (Generally Available)
The PATCH assets endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
GET assets (Generally Available)
The GET assets endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
POST assets (Generally Available)
The POST assets endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
GET cameras/media/retrieval: Added camera role
The GET cameras/media/retrieval endpoint has some new features! Added camera role to media objects.
GET cameras/media/retrieval: Added unavailable status
The GET cameras/media/retrieval endpoint has some new features! Added unavailable status to media objects.
GET cameras/media/retrieval: Added AI multicam support
The GET cameras/media/retrieval endpoint has some new features! Added analog1, analog2, analog3, and analog4 to inputs.