POST alerts/configurations: Update endpoint with new optional parameter
The POST alerts/configurations endpoint has some new features! Add support of Minimal Activity Duration for MeasureVehicleFault trigger type.
The POST alerts/configurations endpoint has some new features! Add support of Minimal Activity Duration for MeasureVehicleFault trigger type.
The GET readings/definitions endpoint has some new features! Added the ingestionEnabled field to the response to indicate whether the reading can be ingested using the API.
The POST readings 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).
The POST assets endpoint has some new features! Added readingsIngestionEnabled field indicating whether data for asset can be ingested using Readings API.
The POST assets endpoint has some new features! Added readingsIngestionEnabled field indicating whether data for asset can be ingested using Readings API.
The PATCH assets endpoint has some new features! Added readingsIngestionEnabled field indicating whether data for asset can be ingested using Readings API.
The GET assets endpoint has some new features! Added readingsIngestionEnabled field indicating whether data for asset can be ingested using Readings API.
The PATCH assets endpoint has some new features! Added readingsIngestionEnabled field indicating whether data for asset can be ingested using Readings API.
The GET fleet/routes/audit-logs/feed 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.
The DELETE fleet/driver-vehicle-assignments endpoint has some new features! The DELETE endpoint now allows deletion of driver assignments for vehicles that have been deleted, enabling cleanup and data integrity maintenance. This change maintains backward compatibility while adding support for orphaned assignment cleanup.