added

21 Oct 2024 - Added support for dynamic measurements in Spline Chart Widget

Dynamic measurement support added - See Dynamic Widget Params

added

1 Oct 2024 - Added "command/children" MQTT Topic

Added a new Subscribe Topics for MQTT that listens for commands of a device and all its children.

added

1 Oct 2024 - Added "get command and children" API

Added a new API for Parent devices to get the next command pending for themselves and their children - Get Commands with Children

added

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

28 Jul 2024 - Added new Close Incidents API

Added new Close Incidents API that closes all open Incidents that were previously created via Open Incident (User and Rule incidents are not affected).

added

28 May 2024 - Added current_time to Get License API

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

17 Apr 2024 - Added Delete Device API

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.

improved

31 Oct 2023 - Upgraded Get / Set Config APIs

The configuration related APIs have been updated starting from Device Model version 1.5.

deprecated

29 Oct 2023 - Deprected the "message" field from Send Telemetry API

Deprecated the message field previously available in Send Telemetry.

added

4 June 2023 - Added new API: Get All Incidents

We have added the APO to Get All Incidents of the specific device. The response is an array of multiple objects.