Status data payload containing current device measurements and settings
Ambient temperature reading from the device sensor (°C)
OptionaldtyCycle?: numberNot present on AC devices (included for compatibility with DEVICE_V2_STATUS handler)
Relative humidity percentage
Optionalmode?: numberOperating mode (1=off, 2=auto, 3=heat, 4=cool, 5=fan_only, 6=dry)
Current temperature setpoint (°C)
Unique identifier for the device or message source
The strongly-typed message type identifier
Source information identifying the device sending the status
Reference identifier for the device
Type identifier for the source device
Unix timestamp when the message was created
Version string of the message format
Interface representing a status report from a Mysa AC device.
AC-V1-0 devices send this message (type 30) with environmental readings and AC-specific operational parameters. This is the AC equivalent of DeviceV2Status (type 40) used by baseboard devices.