
#include <zb_zcl_daily_schedule.h>
Data Fields | |
| zb_uint16_t | start_time |
| zb_uint8_t | price_tier |
| zb_uint8_t | auxiliary_load_switch_state |
Linky Schedules Command Sub-Payload structure See Zigbee-17-05035-004, D.9.2.3.2.3.1
| zb_uint8_t zb_zcl_daily_schedule_linky_schedule_entry_s::auxiliary_load_switch_state |
The required status of the auxiliary switches is indicated by the state of the bits. Bit0 correspond to Auxiliary Switch 1 and bit7 corresponds to Auxiliary Switch 8.
| zb_uint8_t zb_zcl_daily_schedule_linky_schedule_entry_s::price_tier |
This is the current price tier that is valid until the start time of the next Schedule Entry.
| zb_uint16_t zb_zcl_daily_schedule_linky_schedule_entry_s::start_time |
The Start Time is represented in minutes from midnight.