Thermostats
|
Device |
Object |
Object Description |
|---|---|---|
|
Thermostat |
Battery level (1 byte scale) |
Device battery level. |
|
Keypad lockout control (1 byte unsigned / 8 bit enum.) |
Disable/Enable keypad functionality. |
|
|
Temperature (2 bytes floating point) |
Temperature detection (°C). |
|
|
Humidity (1 byte scale) |
Humidity detection (%). |
|
|
Setpoint (10..30°C) – 2 bytes floating point |
Required temperature. |
|
|
Occupied heating setpoint control (2 bytes floating point) |
Required temperature for heating mode. |
|
|
Occupied cooling setpoint control (2 bytes floating point) |
Required temperature for cooling mode. |
|
|
Heating control (1 bit) |
Heating mode de/activation. |
|
|
Cooling control (1 bit) |
Cooling mode activation/deactivation. |
|
|
Remote temperature value (2 bytes floating point) |
External sensor temperature. |
|
|
Local temperature / Temperature (2 bytes floating point) |
External sensor temperature or temperature measured by the device. |
|
|
Occupied heating setpoint status (2 bytes floating point) |
Feedback for required temperature for heating mode. |
|
|
Occupied cooling setpoint status (2 bytes floating point) |
Feedback for required temperature for cooling mode. |
|
|
Heating status (1 bit) |
Feedback for heating mode (if active). |
|
|
Cooling status |
Feedback for cooling mode (if active). |
|
|
Heating demand status (1 byte scale) |
Valve position or heating pulse width modulation (in percentage). |
|
|
Cooling demand status (1 byte scale) |
Valve position or cooling pulse width modulation (in percentage). |
|
|
Fixed Load Demand (4 bytes unsigned integer) |
Nominal load power (for power and energy calculation). |