Logo
Developing with ZBOSS for Zigbee
zb_zcl_daily_schedule_linky_schedule_entry_s Struct Reference

#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
 

Detailed Description

Linky Schedules Command Sub-Payload structure See Zigbee-17-05035-004, D.9.2.3.2.3.1

Field Documentation

§ auxiliary_load_switch_state

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.

§ price_tier

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.

§ start_time

zb_uint16_t zb_zcl_daily_schedule_linky_schedule_entry_s::start_time

The Start Time is represented in minutes from midnight.


The documentation for this struct was generated from the following file: