NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
QueryDataSetOptions
Interface QueryDataSetOptions
interface
QueryDataSetOptions
{
nodeId
?:
ExpandedNodeId
;
typeDefinitionNode
?:
ExpandedNodeId
;
values
?:
(
VariantOptions
|
null
)
[]
|
null
;
}
Index
Properties
node
Id?
type
Definition
Node?
values?
Properties
Optional
node
Id
nodeId
?:
ExpandedNodeId
Optional
type
Definition
Node
typeDefinitionNode
?:
ExpandedNodeId
Optional
values
values
?:
(
VariantOptions
|
null
)
[]
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
node
Id
type
Definition
Node
values
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...