Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
ReferenceNodeOptions
Interface ReferenceNodeOptions
interface
ReferenceNodeOptions
{
isInverse
?:
boolean
;
referenceTypeId
?:
null
|
NodeIdLike
;
targetId
?:
ExpandedNodeId
;
}
Index
Properties
is
Inverse?
reference
Type
Id?
target
Id?
Properties
Optional
is
Inverse
is
Inverse
?:
boolean
Optional
reference
Type
Id
reference
Type
Id
?:
null
|
NodeIdLike
Optional
target
Id
target
Id
?:
ExpandedNodeId
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Inverse
reference
Type
Id
target
Id
NodeOPCUA reference documentation - public API
Loading...