Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
ConstructNodeIdOptions
Interface ConstructNodeIdOptions
interface
ConstructNodeIdOptions
{
browseName
:
QualifiedName
;
nodeClass
:
NodeClass
;
nodeId
?:
null
|
NodeIdLike
;
references
?:
UAReference
[]
;
registerSymbolicNames
?:
boolean
;
}
Index
Properties
browse
Name
node
Class
node
Id?
references?
register
Symbolic
Names?
Properties
browse
Name
browse
Name
:
QualifiedName
node
Class
node
Class
:
NodeClass
Optional
node
Id
node
Id
?:
null
|
NodeIdLike
Optional
references
references
?:
UAReference
[]
Optional
register
Symbolic
Names
register
Symbolic
Names
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
browse
Name
node
Class
node
Id
references
register
Symbolic
Names
NodeOPCUA reference documentation - public API
Loading...