22 Sep 2024 - Add "delete_children" to Delete Device API
Added a new optional delete_children parameter to the Delete Device API allowing to control automatic deletion of child devices, when a parent device is deleted.
Added a new optional delete_children parameter to the Delete Device API allowing to control automatic deletion of child devices, when a parent device is deleted.
Added new Close Incidents API that closes all open Incidents that were previously created via Open Incident (User and Rule incidents are not affected).
A new field current_time has been added to the responce from Get License API containing the current time on the server. The field can be used to verify the time on the device is near the server time, as the server time is used as base for epxires_at.
Added new Delete Device API allowing devices to "self delete" to handle cases where a device is being transferred between owners and new owner having admin access into the device but old owner has yet to delete it from their cloud.
The configuration related APIs have been updated starting from Device Model version 1.5.
Deprecated the message field previously available in Send Telemetry.
We have added the APO to Get All Incidents of the specific device. The response is an array of multiple objects.
We are excited to announce the addition of a new API that enables users to set up different cloud settings for their devices. With this new API, you can easily customize the cloud settings for each device according to your specific needs.
A new Get License API has been added to the Device APIs that, allows a device to get one license update request at a time.
A new field message has been added to the Telemetry API to allow devices to signal the server what caused them to move to the error state.