![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Typedefs | |
typedef enum zb_zcl_calendar_srv_attr_sets_e | zb_zcl_calendar_srv_attr_sets_t |
typedef enum zb_zcl_calendar_srv_auxiliary_switch_attr_set_e | zb_zcl_calendar_srv_auxiliary_switch_attr_set_t |
Enumerations | |
enum | zb_zcl_calendar_srv_attr_sets_e { ZB_ZCL_CALENDAR_SET_AUXILIARY_SWITCH_LABEL = 0x00 } |
enum | zb_zcl_calendar_srv_auxiliary_switch_attr_set_e { ZB_ZCL_ATTR_CALENDAR_AUX_SWITCH_1_LABEL = 0x0000, ZB_ZCL_ATTR_CALENDAR_AUX_SWITCH_2_LABEL, ZB_ZCL_ATTR_CALENDAR_AUX_SWITCH_3_LABEL, ZB_ZCL_ATTR_CALENDAR_AUX_SWITCH_4_LABEL, ZB_ZCL_ATTR_CALENDAR_AUX_SWITCH_5_LABEL, ZB_ZCL_ATTR_CALENDAR_AUX_SWITCH_6_LABEL, ZB_ZCL_ATTR_CALENDAR_AUX_SWITCH_7_LABEL, ZB_ZCL_ATTR_CALENDAR_AUX_SWITCH_8_LABEL, ZB_ZCL_ATTR_CALENDAR_AUX_LOAD_SWITCH_STATE = 0x0080 } |
The attributes defined in this cluster are arranged into sets of related attributes; each set can contain up to 256 attributes. Attribute identifiers are encoded such that the most significant Octet specifies the attribute set and the least significant Octet specifies the attribute within the set.
typedef enum zb_zcl_calendar_srv_auxiliary_switch_attr_set_e zb_zcl_calendar_srv_auxiliary_switch_attr_set_t |
The attributes defined in this cluster are arranged into sets of related attributes; each set can contain up to 256 attributes. Attribute identifiers are encoded such that the most significant Octet specifies the attribute set and the least significant Octet specifies the attribute within the set.
Enumerator | |
---|---|
ZB_ZCL_CALENDAR_SET_AUXILIARY_SWITCH_LABEL |
Auxiliary Switch Label Attribute Set |