Public Attribute Documentation#

inUse#

bool EmberAfCalendar::inUse

providerId#

uint32_t EmberAfCalendar::providerId

issuerEventId#

uint32_t EmberAfCalendar::issuerEventId

issuerCalendarId#

uint32_t EmberAfCalendar::issuerCalendarId

startTimeUtc#

uint32_t EmberAfCalendar::startTimeUtc

calendarType#

EmberAfCalendarType EmberAfCalendar::calendarType

calendarName#

uint8_t EmberAfCalendar::calendarName[EMBER_AF_CALENDAR_MAXIMUM_CALENDAR_NAME_LENGTH+1]

numberOfSeasons#

uint8_t EmberAfCalendar::numberOfSeasons

receivedSeasons#

uint8_t EmberAfCalendar::receivedSeasons

numberOfWeekProfiles#

uint8_t EmberAfCalendar::numberOfWeekProfiles

numberOfDayProfiles#

uint8_t EmberAfCalendar::numberOfDayProfiles

seasons#

EmberAfCalendarSeason EmberAfCalendar::seasons[EMBER_AF_PLUGIN_CALENDAR_CLIENT_SEASONS]

weekProfiles#

EmberAfCalendarWeekProfile EmberAfCalendar::weekProfiles[EMBER_AF_PLUGIN_CALENDAR_CLIENT_WEEK_PROFILES]

dayProfiles#

EmberAfCalendarDayProfile EmberAfCalendar::dayProfiles[EMBER_AF_PLUGIN_CALENDAR_CLIENT_DAY_PROFILES]

specialDayProfile#

EmberAfCalendarSpecialDayProfile EmberAfCalendar::specialDayProfile