Union type representing all possible outgoing message-based MQTT payloads.
This type encompasses payloads where the message type is specified in the msg field rather than the MsgType
field. Includes device status reports and state change notifications.
Union type representing all possible outgoing message-based MQTT payloads.
This type encompasses payloads where the message type is specified in the
msg
field rather than theMsgType
field. Includes device status reports and state change notifications.