Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAReference
Interface UAReference
interface
UAReference
{
isForward
:
boolean
;
node
?:
BaseNode
;
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
is
Forward
:
boolean
Optional
Readonly
node
node
?:
BaseNode
Readonly
node
Id
node
Id
:
NodeId
Readonly
reference
Type
reference
Type
:
NodeId
Methods
to
String
to
String
(
options
?
)
:
string
Parameters
Optional
options
:
{
addressSpace
?:
IAddressSpace
;
}
Optional
address
Space
?:
IAddressSpace
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Forward
node
node
Id
reference
Type
Methods
to
String
NodeOPCUA reference documentation - public API
Loading...