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.

added

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:

added

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.

POST fleet/drivers: Updates endpoint to support waitingTimeDutyStatusEnabled.

The POST fleet/drivers endpoint has some new features! waitingTimeDutyStatusEnabled can now be read, set and updated via driver API.

GET fleet/drivers: Updates endpoint to support waitingTimeDutyStatusEnabled.

The GET fleet/drivers endpoint has some new features! waitingTimeDutyStatusEnabled can now be read, set and updated via driver API.

GET fleet/drivers/.id: Updates endpoint to support waitingTimeDutyStatusEnabled.

The GET fleet/drivers/.id endpoint has some new features! waitingTimeDutyStatusEnabled can now be read, set and updated via driver API.

POST alerts/configurations: Update endpoint to better support driver app notification

The POST alerts/configurations endpoint has some new features! Increase custom text character limit in Driver App Alerts. Users can now see up to 320 characters of custom text (previously 64 character limit)..