Status data payload containing current device measurements and settings
Ambient temperature reading from the device sensor
OptionaldtyCycle?: numberCurrent duty cycle of the heating element, as a fraction between 0.0 and 1.0. Reported by baseboard V2 devices; absent on in-floor heating thermostats (INF-V1-0), which report heatStat instead.
OptionalflrSnsrTemp?: numberFloor-probe temperature reading (°C) from in-floor heating thermostats. Absent on baseboard V2 devices.
OptionalheatStat?: numberBinary heating-relay state (0 = off, 1 = energized) reported by in-floor heating thermostats (INF-V1-0) in place of dtyCycle. Absent on baseboard V2 devices.
Relative humidity percentage reading from the device sensor
OptionallineVtg?: numberLine voltage (V) reported by in-floor heating thermostats. Absent on baseboard V2 devices.
Current temperature setpoint setting
OptionaltrackedSnsr?: numberWhich sensor the in-floor thermostat regulates against (3 = floor probe, 5 = ambient air). Absent on baseboard V2 devices.
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 version 2 device status report from a Mysa device.
This enhanced status message provides comprehensive information about the device's current operational state, including environmental readings and system parameters. Version 2 status reports include additional data compared to version 1 reports.