PATCH alerts/configurations: Updates endpoint to support Driver Recorded trigger type
The PATCH alerts/configurations endpoint has some new features! The following options have been added to the parameter triggerTypeId:
GET assets/location-and-speed/stream (Generally Available)
The GET assets/location-and-speed/stream endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
GET alerts/incidents/stream: Updates endpoint to support new Driver Recorded trigger type
The GET alerts/incidents/stream endpoint has some new features! The following options have been added to the details field:
GET alerts/incidents/stream: Updates endpoint to include Asset Stops Moving
The GET alerts/incidents/stream endpoint has some new features! Added deviceMovementStopped to query for the Asset Stops Moving trigger type.
POST v1/sensors/history: Adds IncludeBroadcastMode parameter
The POST v1/sensors/history endpoint has some new features! Adds a new parameter to provide better sensor stat coverage from broadcast mode.
New Beta API: GET trips/stream
The GET trips/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).
GET fleet/settings/safety: Add Max Speed to the response.
The GET fleet/settings/safety endpoint has some new features! We added the following new field to the Safety Score Setting Configuration Object:
New Preview API: GET preview/speeding-intervals/stream
The GET preview/speeding-intervals/stream endpoint is now in the Preview 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).
POST v1/sensors/cargo: Added position to the response.
The POST v1/sensors/cargo endpoint has some new features! Position indicates where on the asset the widget has been placed.
PATCH fleet/drivers/.id: Updates endpoint to support waitingTimeDutyStatusEnabled.
The PATCH fleet/drivers/.id endpoint has some new features! waitingTimeDutyStatusEnabled can now be read, set and updated via driver API.