nRF5 SDK for Thread and Zigbee v1.0.0
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
zb_zcl_calendar_cancel_calendar_payload_s Struct Reference

#include <zb_zcl_calendar.h>

Data Fields

zb_uint32_t provider_id
 
zb_uint32_t issuer_calendar_id
 
zb_uint8_t calendar_type
 

Detailed Description

CancelCalendar command payload.

See also
SE spec, subclause D.9.2.3.6

Field Documentation

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.

See also
zb_zcl_calendar_calendar_type_t
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.


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