Public Attribute Documentation#

inUse#

bool sl_zigbee_af_calendar_t::inUse

Definition at line 96 of file app/framework/plugin/calendar-client/calendar-client.h

providerId#

uint32_t sl_zigbee_af_calendar_t::providerId

Definition at line 97 of file app/framework/plugin/calendar-client/calendar-client.h

issuerEventId#

uint32_t sl_zigbee_af_calendar_t::issuerEventId

Definition at line 98 of file app/framework/plugin/calendar-client/calendar-client.h

issuerCalendarId#

uint32_t sl_zigbee_af_calendar_t::issuerCalendarId

Definition at line 99 of file app/framework/plugin/calendar-client/calendar-client.h

startTimeUtc#

uint32_t sl_zigbee_af_calendar_t::startTimeUtc

Definition at line 100 of file app/framework/plugin/calendar-client/calendar-client.h

calendarType#

sl_zigbee_af_calendar_type_t sl_zigbee_af_calendar_t::calendarType

Definition at line 101 of file app/framework/plugin/calendar-client/calendar-client.h

calendarName#

uint8_t sl_zigbee_af_calendar_t::calendarName[SL_ZIGBEE_AF_CALENDAR_MAXIMUM_CALENDAR_NAME_LENGTH+1]

Definition at line 102 of file app/framework/plugin/calendar-client/calendar-client.h

numberOfSeasons#

uint8_t sl_zigbee_af_calendar_t::numberOfSeasons

Definition at line 103 of file app/framework/plugin/calendar-client/calendar-client.h

receivedSeasons#

uint8_t sl_zigbee_af_calendar_t::receivedSeasons

Definition at line 104 of file app/framework/plugin/calendar-client/calendar-client.h

numberOfWeekProfiles#

uint8_t sl_zigbee_af_calendar_t::numberOfWeekProfiles

Definition at line 105 of file app/framework/plugin/calendar-client/calendar-client.h

numberOfDayProfiles#

uint8_t sl_zigbee_af_calendar_t::numberOfDayProfiles

Definition at line 106 of file app/framework/plugin/calendar-client/calendar-client.h

seasons#

sl_zigbee_af_calendar_season_t sl_zigbee_af_calendar_t::seasons[SL_ZIGBEE_AF_PLUGIN_CALENDAR_CLIENT_SEASONS]

Definition at line 107 of file app/framework/plugin/calendar-client/calendar-client.h

weekProfiles#

sl_zigbee_af_calendar_week_profile_t sl_zigbee_af_calendar_t::weekProfiles[SL_ZIGBEE_AF_PLUGIN_CALENDAR_CLIENT_WEEK_PROFILES]

Definition at line 108 of file app/framework/plugin/calendar-client/calendar-client.h

dayProfiles#

sl_zigbee_af_calendar_day_profile_t sl_zigbee_af_calendar_t::dayProfiles[SL_ZIGBEE_AF_PLUGIN_CALENDAR_CLIENT_DAY_PROFILES]

Definition at line 109 of file app/framework/plugin/calendar-client/calendar-client.h

specialDayProfile#

sl_zigbee_af_calendar_special_day_profile_t sl_zigbee_af_calendar_t::specialDayProfile

Definition at line 110 of file app/framework/plugin/calendar-client/calendar-client.h