UNION_BACNET_SPECIAL_EVENT (UNION)ΒΆ
TYPE UNION_BACNET_SPECIAL_EVENT : UNION
Definition of the BACnetSpecialEvent structure
A Special Event data type is used in a Exception Schedule property of Schedule object. It contains an effective Period (either a Calendar Entry or reference to a Calendar object), a list of Time Values and an event Priority. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_SPECIAL_EVENT.
- InOut:
- Name - Type - Comment - calendarEntry- Value is used if type is set to calendar entry - calendarReference- Value is used if type is set to calendar reference 
