10.35 PortableKeyValuePair

This structured DataType is used to provide a portable key-value pair. The PortableKeyValuePair is used to store a KeyValuePair outside the context of where the Node is located, using a portable QualifiedName as a key.

The structure is formally defined in Table 194.

Table 194 – PortableKeyValuePair structure
Name Type Description
PortableKeyValuePairStructureSubtype of Structure defined in OPC 10000-5

Key

0:PortableQualifiedNameThe key of the value.

Value

0:BaseDataTypeThe value associated with the key.

The PortableKeyValuePair representation in the AddressSpace is formally defined in Table 195.

Table 195 – PortableKeyValuePair definition
Attribute Value
BrowseName4:PortableKeyValuePair
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the 0:Structure defined in OPC 10000-5
ConformanceUnits
UAFX ConnectionManager Base