mysa-js-sdk
    Preparing search index...

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

    These message types determine how commands and requests are interpreted by Mysa devices. The enum values correspond to specific numeric identifiers used in the MQTT protocol.

    Index

    Enumeration Members

    CHANGE_DEVICE_STATE: 44

    Command to change the current state of a device (temperature, mode, etc.)

    CHECK_DEVICE_SETTINGS: 6

    Request to check and retrieve current device settings

    START_PUBLISHING_DEVICE_STATUS: 11

    Command to start publishing periodic device status updates