31 Oct 2023 - Upgraded Get / Set Config APIs
The configuration related APIs have been updated starting from Device Model version 1.5.
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.
Added support for devices to update their sub_model via the Update Device.
Change the somewhat confusing "nano_id" field to be called "cloud_id" - an unique identifier created by each device to identify it with the server.
To improve device information view and shippment matching, all devices must now send their Serial Number during the Device Register API call.
Return the NanoId of the device (if set) in the data returned in the Get Device Info API