NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
findInTypeOrSuperType
Function findInTypeOrSuperType
findInTypeOrSuperType
(
session
:
IBasicSessionAsync
,
browsePath
:
BrowsePath
,
)
:
Promise
<
{
nodeId
:
NodeId
}
|
{
err
:
Error
;
nodeId
:
null
}
>
Parameters
session
:
IBasicSessionAsync
browsePath
:
BrowsePath
Returns
Promise
<
{
nodeId
:
NodeId
}
|
{
err
:
Error
;
nodeId
:
null
}
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...