Logo
Developing with ZBOSS for Zigbee
zb_zcl_calendar_season_entry_payload_s Struct Reference

#include <zb_zcl_calendar.h>

Data Fields

zb_uint32_t season_start_date
 
zb_uint8_t week_id_ref
 

Detailed Description

Season Entry payload A Season Entry consists of a Season Start Date and the reference (Week ID Ref) to the related Week Profile entry. The Start Date of the Season Entries must be arranged in ascending order. The active season is valid until the Season Start Date of the next Season Entry.

See also
SE spec, Figure D-145 - Season Entry Sub-Payload
zb_zcl_calendar_publish_seasons_payload_t::season_entry

Field Documentation

§ season_start_date

zb_uint32_t zb_zcl_calendar_season_entry_payload_s::season_start_date

§ week_id_ref

zb_uint8_t zb_zcl_calendar_season_entry_payload_s::week_id_ref

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