2 months ago by ReadMe API
The POST fleet/routes endpoint has some new features! We added sequencingMethod to route.settings (enum: unknown, scheduledArrivalTime, manual) and sequenceNumber to stops for manual stop sequencing.
Improved
2 months ago by ReadMe API
We've released a new version of the API. This version updates the behavior of the GET idling/events endpoint: The 'assetId', 'operatorId', 'addressId' and 'addressType' fields have been moved inside their respective nested objects ('asset', 'operator', and 'address'). For example, 'assetId' is now 'asset.id'.
2 months ago by ReadMe API
The POST maintenance/work-orders endpoint has some new features! Added the following new fields:
3 months ago by ReadMe API
The GET fleet/vehicles/stats/history endpoint has some new features! The new ecuDoorStatus stat type is available in the API and will return the status of the doors as read from the vehicle (either from ECU or AUX as a fallback).
3 months ago by ReadMe API
The GET fleet/vehicles/stats/feed endpoint has some new features! The new ecuDoorStatus stat type is available in the API and will return the status of the doors as read from the vehicle (either from ECU or AUX as a fallback).
3 months ago by ReadMe API
The GET fleet/vehicles/stats endpoint has some new features! The new ecuDoorStatus stat type is available in the API and will return the status of the doors as read from the vehicle (either from ECU or AUX as a fallback).
Added
3 months ago by ReadMe API
The GET route-events/stream endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
Added
3 months ago by ReadMe API
The GET route-events/stream endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
Added
3 months ago by ReadMe API
The GET safety-events endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
Added
3 months ago by ReadMe API
The GET safety-events/stream endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).