NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UAReference
Interface UAReference
interface
UAReference
{
isForward
:
boolean
;
node
?:
BaseNode
<
BaseNodeEvents
>
;
nodeId
:
NodeId
;
referenceType
:
NodeId
;
toString
(
options
?:
{
addressSpace
?:
IAddressSpace
}
)
:
string
;
}
Index
Properties
is
Forward
node?
node
Id
reference
Type
Methods
to
String
Properties
Readonly
is
Forward
isForward
:
boolean
Optional
Readonly
node
node
?:
BaseNode
<
BaseNodeEvents
>
Readonly
node
Id
nodeId
:
NodeId
Readonly
reference
Type
referenceType
:
NodeId
Methods
to
String
toString
(
options
?:
{
addressSpace
?:
IAddressSpace
}
)
:
string
Parameters
Optional
options
:
{
addressSpace
?:
IAddressSpace
}
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Forward
node
node
Id
reference
Type
Methods
to
String
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...