12.21 KeyValuePair

This structured DataType is used to provide a key value pair. The KeyValuePair is formally defined in Table 263.

Table 263 – KeyValuePair Structure
NameTypeDescription
KeyValuePairstructure

key

QualifiedNameThe key of the value.

value

BaseDataTypeThe value associated with the key.

Its representation in the AddressSpace is defined in Table 264.

Table 264 – KeyValuePair definition
AttributesValue
BrowseNameKeyValuePair
IsAbstractFALSE
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the Structure DataType defined in Table 196.
Conformance Units
Base Info KeyValuePair