Union type representing all possible outgoing MsgType-based MQTT payloads.
This type encompasses payloads where the message type is specified in the MsgType field rather than the msg
field. These include legacy device status reports, configuration change notifications, diagnostic logs, and system
events that use the older message format.
Union type representing all possible outgoing MsgType-based MQTT payloads.
This type encompasses payloads where the message type is specified in the
MsgType
field rather than themsg
field. These include legacy device status reports, configuration change notifications, diagnostic logs, and system events that use the older message format.