Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
ReferenceDescriptionOptions
Interface ReferenceDescriptionOptions
interface
ReferenceDescriptionOptions
{
browseName
?:
null
|
QualifiedNameLike
;
displayName
?:
null
|
LocalizedTextLike
;
isForward
?:
boolean
;
nodeClass
?:
NodeClass
;
nodeId
?:
ExpandedNodeId
;
referenceTypeId
?:
null
|
NodeIdLike
;
typeDefinition
?:
ExpandedNodeId
;
}
Index
Properties
browse
Name?
display
Name?
is
Forward?
node
Class?
node
Id?
reference
Type
Id?
type
Definition?
Properties
Optional
browse
Name
browse
Name
?:
null
|
QualifiedNameLike
Optional
display
Name
display
Name
?:
null
|
LocalizedTextLike
Optional
is
Forward
is
Forward
?:
boolean
Optional
node
Class
node
Class
?:
NodeClass
Optional
node
Id
node
Id
?:
ExpandedNodeId
Optional
reference
Type
Id
reference
Type
Id
?:
null
|
NodeIdLike
Optional
type
Definition
type
Definition
?:
ExpandedNodeId
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
browse
Name
display
Name
is
Forward
node
Class
node
Id
reference
Type
Id
type
Definition
NodeOPCUA reference documentation - public API
Loading...