Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
AddReferencesItemOptions
Interface AddReferencesItemOptions
interface
AddReferencesItemOptions
{
isForward
?:
boolean
;
referenceTypeId
?:
null
|
NodeIdLike
;
sourceNodeId
?:
null
|
NodeIdLike
;
targetNodeClass
?:
NodeClass
;
targetNodeId
?:
ExpandedNodeId
;
targetServerUri
?:
UAString
;
}
Index
Properties
is
Forward?
reference
Type
Id?
source
Node
Id?
target
Node
Class?
target
Node
Id?
target
Server
Uri?
Properties
Optional
is
Forward
is
Forward
?:
boolean
Optional
reference
Type
Id
reference
Type
Id
?:
null
|
NodeIdLike
Optional
source
Node
Id
source
Node
Id
?:
null
|
NodeIdLike
Optional
target
Node
Class
target
Node
Class
?:
NodeClass
Optional
target
Node
Id
target
Node
Id
?:
ExpandedNodeId
Optional
target
Server
Uri
target
Server
Uri
?:
UAString
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Forward
reference
Type
Id
source
Node
Id
target
Node
Class
target
Node
Id
target
Server
Uri
NodeOPCUA reference documentation - public API
Loading...