Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
KeyValuePairOptions
Interface KeyValuePairOptions
interface
KeyValuePairOptions
{
key
?:
null
|
QualifiedNameLike
;
value
?:
null
|
VariantOptions
;
}
Index
Properties
key?
value?
Properties
Optional
key
key
?:
null
|
QualifiedNameLike
Optional
value
value
?:
null
|
VariantOptions
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
key
value
NodeOPCUA reference documentation - public API
Loading...