Public Attributes | |
readonly attribute RWDaysEnum | day |
readonly attribute RWMonthEnum | month |
readonly attribute ACS::RWpattern | yearAttributes |
readonly attribute ROStateEnum | state |
This interface belongs to the example device "Calendar". It represents a simple Calendar and provides no methods. Mainly this example is used to show developers how enumerations and pattern BACI properties are available in ACS.
readonly attribute RWDaysEnum acsexmplCalendar::Calendar::day |
Day of the week
readonly attribute RWMonthEnum acsexmplCalendar::Calendar::month |
Month of the year
readonly attribute ROStateEnum acsexmplCalendar::Calendar::state |
State of the Calendar interface.
readonly attribute ACS::RWpattern acsexmplCalendar::Calendar::yearAttributes |
The year in the form of a RWpattern.