![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
#include <zb_zcl_calendar.h>
Data Fields | |
zb_uint32_t | provider_id |
zb_uint32_t | issuer_calendar_id |
zb_uint8_t | calendar_type |
CancelCalendar command payload.
zb_uint8_t zb_zcl_calendar_cancel_calendar_payload_s::calendar_type |
An 8-bit enumeration identifying the type of calendar to be cancelled by this command. Table D-159 details the enumeration of this field.
zb_uint32_t zb_zcl_calendar_cancel_calendar_payload_s::issuer_calendar_id |
Unique identifier generated by the commodity Supplier. All parts of a calendar instance shall have the same Issuer Calendar ID.
zb_uint32_t zb_zcl_calendar_cancel_calendar_payload_s::provider_id |
An unsigned 32-bit field containing a unique identifier for the commodity provider.