added

1 May 2023 - Added new 'Set Cloud Settings' API

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.

added

11 Apr 2023 - Added a new GET LICENSE API

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.

improved

30 Mar 2023 - Added support for passing error message in telemetries

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.

improved

30 Mar 2023 - Added sub_model to Update Device API

Added support for devices to update their sub_model via the Update Device.

8 Jan 2023 - Rename nano_id to cloud_id

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.

24 Aug 2022 - Require Serial Number for all device authentication methods

To improve device information view and shippment matching, all devices must now send their Serial Number during the Device Register API call.

added

12 Jul 2022 - Add nano_id to Get Device Info

Return the NanoId of the device (if set) in the data returned in the Get Device Info API

improved

12 Jul 2022 - Simplify device configuration change update

Previously following a configuration change on the device (after Get Config ) the device needed to send a Set Config with the new object.

improved

20 Jun 2022 - Provision Servers

To better support large scale installations the previous "https://hub.xyte.io" server should no longer be used by new devices.

added

1 Jun 2022 - Nano ID Support

Support was added to registering devices with "NanoID" instead of MAC Address and Serial Number.