improved
16 May 2022 - Add command_id to UPDATE_COMMAND
over 2 years ago by Boris Dinkevich
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.
More information in the UPDATE_COMMAND API.