mysa-js-sdk
    Preparing search index...

    Type Alias MsgOutPayload

    MsgOutPayload:
        | DeviceAcStatus
        | DeviceInFloorStatus
        | DeviceV2Status
        | DeviceStateChange

    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.