UNION_BACNET_CALENDAR_ENTRY
(UNION)
TYPE UNION_BACNET_CALENDAR_ENTRY : UNION
Definition of the BACnetCalendarEntry structure
A Calendar Entry can be an individual Date, a Date Range, or a WeekNDay specification. This data type is used in the Date List property of a Calendar object. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_CALENDAR_ENTRY.
- InOut:
Name
Type
Comment
dat
Value is used if type is set to “date”
dateRange
Value is used if type is set to “date range”
weekNDay
Value is used if type is set to “week-n-day”