Improved
12 Jul 2022 - Simplify device configuration change update
over 3 years ago by Boris Dinkevich
Previously following a configuration change on the device (after Get Config ) the device needed to send a Set Config with the new object.
Previously following a configuration change on the device (after Get Config ) the device needed to send a Set Config with the new object.
To better support large scale installations the previous "https://hub.xyte.io" server should no longer be used by new devices.
Support was added to registering devices with "NanoID" instead of MAC Address and Serial Number.
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.