
Data Structures | |
| struct | zb_zcl_daily_schedule_attr_linky_peak_period_status_s |
| #define ZB_ZCL_ATTR_LINKY_PEAK_PERIOD_STATUS_COLOR_HIGH_RED 0b11 |
| #define ZB_ZCL_ATTR_LINKY_PEAK_PERIOD_STATUS_COLOR_LOW_BLUE 0b01 |
| #define ZB_ZCL_ATTR_LINKY_PEAK_PERIOD_STATUS_COLOR_MEDIUM_WHITE 0b10 |
| #define ZB_ZCL_ATTR_LINKY_PEAK_PERIOD_STATUS_COLOR_UNUSED 0b00 |
| #define ZB_ZCL_ATTR_LINKY_PEAK_PERIOD_STATUS_ON_PEAK_NONE 0b00 |
| #define ZB_ZCL_ATTR_LINKY_PEAK_PERIOD_STATUS_ON_PEAK_PERIOD_1 0b01 |
| #define ZB_ZCL_ATTR_LINKY_PEAK_PERIOD_STATUS_ON_PEAK_PERIOD_2 0b10 |
| #define ZB_ZCL_ATTR_LINKY_PEAK_PERIOD_STATUS_ON_PEAK_PERIOD_3 0b11 |
| #define ZB_ZCL_ATTR_LINKY_PEAK_PERIOD_STATUS_PRIOR_NOTICE_NONE 0b00 |
| #define ZB_ZCL_ATTR_LINKY_PEAK_PERIOD_STATUS_PRIOR_NOTICE_PP1 0b01 |
| #define ZB_ZCL_ATTR_LINKY_PEAK_PERIOD_STATUS_PRIOR_NOTICE_PP2 0b10 |
| #define ZB_ZCL_ATTR_LINKY_PEAK_PERIOD_STATUS_PRIOR_NOTICE_PP3 0b11 |
| #define ZB_ZCL_DAILY_SCHEDULE_CLUSTER_REVISION_DEFAULT ((zb_uint16_t)0x0001u) |
Default value for Daily Schedule cluster revision global attribute (not defined anywhere)
| #define ZB_ZCL_DECLARE_DAILY_SCHEDULE_ATTR_LIST | ( | attr_list | ) |
Declare attribute list for Daily Schedule cluster (only cluster revision attribute)
| attr_list | - attribute list name |
| typedef struct zb_zcl_daily_schedule_attr_linky_peak_period_status_s zb_zcl_daily_schedule_attr_linky_peak_period_status_t |
The LinkyPeakPeriodStatus attribute subfields
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_daily_schedule_srv_auxiliary_switch_attr_set_e zb_zcl_daily_schedule_srv_auxiliary_switch_attr_set_t |
| typedef enum zb_zcl_daily_schedule_srv_schedule_attr_set_e zb_zcl_daily_schedule_srv_schedule_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_DAILY_SCHEDULE_AUXILIARY_SWITCH_LABEL_SET | Auxiliary Switch Label Attribute Set |
| ZB_ZCL_DAILY_SCHEDULE_SCHEDULE_ATTRIBUTES_SET | Schedule Attribute Set |