NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
getChildInTypeOrBaseType
Function getChildInTypeOrBaseType
getChildInTypeOrBaseType
(
node
:
UAObjectType
|
UAVariableType
,
propertyName
:
string
,
namespaceIndex
:
number
,
)
:
{
propInSuperType
:
UAConcrete
;
reference
:
UAReference
}
Parameters
node
:
UAObjectType
|
UAVariableType
propertyName
:
string
namespaceIndex
:
number
Returns
{
propInSuperType
:
UAConcrete
;
reference
:
UAReference
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...