![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Thermostat cluster attributes | |
enum | zb_zcl_thermostat_attr_ha_e { ZB_ZCL_ATTR_THERMOSTAT_START_OF_WEEK_ID = 0x0020 } |
Thermostat cluster attribute identifiers. More... | |
enum | zb_zcl_thermostat_system_mode_ha_e { ZB_ZCL_THERMOSTAT_SYSTEM_MODE_DRY = 0x08, ZB_ZCL_THERMOSTAT_SYSTEM_MODE_SLEEP = 0x09 } |
Values for System Mode attribute,. More... | |
enum | zb_zcl_thermostat_start_of_week_e { ZB_ZCL_THERMOSTAT_START_OF_WEEK_SUNDAY = 0x00, ZB_ZCL_THERMOSTAT_START_OF_WEEK_MONDAY = 0x01, ZB_ZCL_THERMOSTAT_START_OF_WEEK_TUESDAY = 0x02, ZB_ZCL_THERMOSTAT_START_OF_WEEK_WEDNESDAY = 0x03, ZB_ZCL_THERMOSTAT_START_OF_WEEK_THURSDAY = 0x04, ZB_ZCL_THERMOSTAT_START_OF_WEEK_FRIDAY = 0x05, ZB_ZCL_THERMOSTAT_START_OF_WEEK_SATURDAY = 0x06 } |
Values for Start of Week attribute,. More... | |
#define | ZB_ZCL_THERMOSTAT_START_OF_WEEK_DEFAULT_VALUE ZB_ZCL_THERMOSTAT_START_OF_WEEK_SUNDAY |
Thermostat cluster commands | |
enum | zb_zcl_thermostat_cmd_ha_e { ZB_ZCL_CMD_THERMOSTAT_SET_WEEKLY_SCHEDULE = 0x01, ZB_ZCL_CMD_THERMOSTAT_GET_WEEKLY_SCHEDULE = 0x02, ZB_ZCL_CMD_THERMOSTAT_CLEAR_WEEKLY_SCHEDULE = 0x03, ZB_ZCL_CMD_THERMOSTAT_GET_RELAY_STATUS_LOG = 0x04 } |
Thermostat cluster command identifiers. More... | |
enum | zb_zcl_thermostat_cmd_resp_ha_e { ZB_ZCL_CMD_THERMOSTAT_GET_WEEKLY_SCHEDULE_RESP = 0x00, ZB_ZCL_CMD_THERMOSTAT_GET_RELAY_STATUS_LOG_RESP = 0x01 } |
Thermostat cluster command identifiers. More... | |
HA extensions for ZCL thermostat.
Thermostat cluster command identifiers.
Values for Start of Week attribute,.