NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
constructBrowsePathFromQualifiedName
Function constructBrowsePathFromQualifiedName
constructBrowsePathFromQualifiedName
(
startingNode
:
{
nodeId
:
NodeId
}
,
targetNames
:
QualifiedNameLike
[]
|
null
,
)
:
BrowsePath
construct a browse path from an array of QualifiedName and a starting Node
Parameters
startingNode
:
{
nodeId
:
NodeId
}
targetNames
:
QualifiedNameLike
[]
|
null
Returns
BrowsePath
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...
construct a browse path from an array of QualifiedName and a starting Node