Command payload containing the state changes to apply
Array of command objects to execute
Command type identifier. Must be 1 for BB-V1-X, 4 for BB-V2-X, and 5 for BB-V2-X-L. Devices don't seem to respond to this command if it has the wrong type value for the device.
Command format version. Should be 1.
Destination routing information for the command
Reference identifier for the command destination (device)
Type identifier for the destination. Should be 1.
Unique identifier for the device or message source
The strongly-typed message type identifier
Unknown, should always be 2.
Source routing information for the command
Reference identifier for the command source. Should correspond to the user id.
Type identifier for the source. Should be 100.
Unix timestamp when the message was created
Version string of the message format
Interface representing a command to change the state of a Mysa device.
This message type allows clients to modify device settings such as temperature setpoint and operating mode. The command is structured with source and destination routing information along with the specific state changes to apply.