Changelog

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.

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.