mysa-js-sdk
    Preparing search index...

    Enumeration of message types for outgoing MQTT messages from devices to clients.

    These message types identify different kinds of status updates, notifications, and data reports that Mysa devices can send via MQTT. The enum values correspond to specific numeric identifiers used in the MQTT protocol.

    Index

    Enumeration Members

    DEVICE_LOG: 4

    Device log entry or diagnostic information

    DEVICE_POST_BOOT

    DEVICE_POST_BOOT: 10

    Notification sent when a device completes its boot sequence

    DEVICE_SETPOINT_CHANGE: 1

    Notification that a device's temperature setpoint has been changed

    DEVICE_STATE_CHANGE: 44

    Notification that a device's operational state has changed

    DEVICE_V1_STATUS: 0

    Version 1 device status report with basic device information

    DEVICE_V2_STATUS: 40

    Version 2 device status report with enhanced device information