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