This DataType is a union that represents the event parameter values. Its composition is formally defined in Table 238
Table 238 – BACnetEventParameterExtendedParameters Structure
Name |
Type |
Description |
AllowSubtypes |
BACnetEventParameterExtendedParameters |
union |
|
|
real |
0:Double |
|
False |
unsigned |
0:UInt32 |
|
False |
boolean |
0:Boolean |
|
False |
double |
0:Double |
|
False |
octed |
0:Byte[] |
|
False |
characterString |
0:String |
|
False |
bitString |
0:OptionSet |
|
True |
enum |
0:UInt32 |
|
False |
date |
BACnetDate |
|
False |
time |
BACnetTime |
|
False |
objectIdentifier |
BACnetObjectIdentifier |
|
False |
reference |
BACnetDeviceObjectPropertyReference |
|
False |
integer |
0:Int32 |
|
False |
Its representation in the AddressSpace is defined in Table 239.
Table 239 – BACnetEventParameterExtendedParameters Definition
Attributes |
Value |
|||||
BrowseName |
BACnetEventParameterExtendedParameters |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of Union defined in OPC 10000-5. |