NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
ReferenceDescriptionDataTypeOptions
Interface ReferenceDescriptionDataTypeOptions
interface
ReferenceDescriptionDataTypeOptions
{
isForward
?:
boolean
;
referenceType
?:
NodeIdLike
|
null
;
sourceNode
?:
NodeIdLike
|
null
;
targetNode
?:
ExpandedNodeId
;
}
Index
Properties
is
Forward?
reference
Type?
source
Node?
target
Node?
Properties
Optional
is
Forward
isForward
?:
boolean
Optional
reference
Type
referenceType
?:
NodeIdLike
|
null
Optional
source
Node
sourceNode
?:
NodeIdLike
|
null
Optional
target
Node
targetNode
?:
ExpandedNodeId
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Forward
reference
Type
source
Node
target
Node
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...