Logo
Developing with ZBOSS for Zigbee
zb_zcl_daily_schedule_cancel_schedule_payload_s Struct Reference

#include <zb_zcl_daily_schedule.h>

Data Fields

zb_uint32_t provider_id
 
zb_uint32_t schedule_id
 
zb_uint8_t schedule_type
 

Detailed Description

CancelSchedule command payload.

See also
Zigbee-17-05035-004, D.9.2.3.3

Field Documentation

§ provider_id

zb_uint32_t zb_zcl_daily_schedule_cancel_schedule_payload_s::provider_id

An unsigned 32-bit field containing a unique identifier for the commodity provider.

§ schedule_id

zb_uint32_t zb_zcl_daily_schedule_cancel_schedule_payload_s::schedule_id

Unique identifier generated by the commodity Supplier to identify a particular schedule.

§ schedule_type

zb_uint8_t zb_zcl_daily_schedule_cancel_schedule_payload_s::schedule_type

An 8-bit enumeration identifying the type of schedule published in this command.

See also
zb_zcl_daily_schedule_type_t

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