Public Attribute Documentation#
inUse#
bool EmberAfCalendar::inUse
Definition at line
96
of file app/framework/plugin/calendar-client/calendar-client.h
providerId#
uint32_t EmberAfCalendar::providerId
Definition at line
97
of file app/framework/plugin/calendar-client/calendar-client.h
issuerEventId#
uint32_t EmberAfCalendar::issuerEventId
Definition at line
98
of file app/framework/plugin/calendar-client/calendar-client.h
issuerCalendarId#
uint32_t EmberAfCalendar::issuerCalendarId
Definition at line
99
of file app/framework/plugin/calendar-client/calendar-client.h
startTimeUtc#
uint32_t EmberAfCalendar::startTimeUtc
Definition at line
100
of file app/framework/plugin/calendar-client/calendar-client.h
calendarType#
EmberAfCalendarType EmberAfCalendar::calendarType
Definition at line
101
of file app/framework/plugin/calendar-client/calendar-client.h
calendarName#
uint8_t EmberAfCalendar::calendarName[EMBER_AF_CALENDAR_MAXIMUM_CALENDAR_NAME_LENGTH+1]
Definition at line
102
of file app/framework/plugin/calendar-client/calendar-client.h
numberOfSeasons#
uint8_t EmberAfCalendar::numberOfSeasons
Definition at line
103
of file app/framework/plugin/calendar-client/calendar-client.h
receivedSeasons#
uint8_t EmberAfCalendar::receivedSeasons
Definition at line
104
of file app/framework/plugin/calendar-client/calendar-client.h
numberOfWeekProfiles#
uint8_t EmberAfCalendar::numberOfWeekProfiles
Definition at line
105
of file app/framework/plugin/calendar-client/calendar-client.h
numberOfDayProfiles#
uint8_t EmberAfCalendar::numberOfDayProfiles
Definition at line
106
of file app/framework/plugin/calendar-client/calendar-client.h
seasons#
EmberAfCalendarSeason EmberAfCalendar::seasons[EMBER_AF_PLUGIN_CALENDAR_CLIENT_SEASONS]
Definition at line
107
of file app/framework/plugin/calendar-client/calendar-client.h
weekProfiles#
EmberAfCalendarWeekProfile EmberAfCalendar::weekProfiles[EMBER_AF_PLUGIN_CALENDAR_CLIENT_WEEK_PROFILES]
Definition at line
108
of file app/framework/plugin/calendar-client/calendar-client.h
dayProfiles#
EmberAfCalendarDayProfile EmberAfCalendar::dayProfiles[EMBER_AF_PLUGIN_CALENDAR_CLIENT_DAY_PROFILES]
Definition at line
109
of file app/framework/plugin/calendar-client/calendar-client.h
specialDayProfile#
EmberAfCalendarSpecialDayProfile EmberAfCalendar::specialDayProfile
Definition at line
110
of file app/framework/plugin/calendar-client/calendar-client.h