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.

added

6 Jul 2022 - Local Proxy support

Since many customer installations have stringent security requirements, customers can now install an Xyte Proxy on premise to route all device traffic via a single exit point out of the network.

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.

improved

16 May 2022 - Add command_id to UPDATE_COMMAND

In order to avoid possible race conditions, when the device has to update the server of the status of the currently executing command, it should send the command_id in the payload area.