This DataType is a structure that represents a BACnet value used in BACnet time value. Its composition is formally defined in Table 228. If the BACnet value is NULL, the OPC UA value shall be set to NULL.
Table 228 – BACnetTimeValueValue Structure
Name |
Type |
Description |
AllowSubtypes |
BACnetTimeValueValue |
structure |
|
|
BooleanValue |
0:Boolean |
|
False |
UnsignedValue |
0:UInteger |
|
True |
SignedValue |
0:Integer |
|
True |
OctedStringValue |
0:ByteString |
|
False |
CharStringValue |
0:String |
|
False |
ObjectIdentifierValue |
BACnetObjectIdentifier |
|
False |
EnumerationValue |
0:Int32 |
|
False |
BitStringValue |
0:OptionSet |
|
True |
Its representation in the AddressSpace is defined in Table 229.
Table 229 – BACnetTimeValueValue Definition
Attribute |
Value |
|||||
BrowseName |
BACnetTimeValueValue |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of 0:Structure |