Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
AddViewOptions
Interface AddViewOptions
interface
AddViewOptions
{
accessRestrictions
?:
AccessRestrictionsFlag
;
browseName
:
QualifiedNameLike
;
componentOf
?:
NodeIdLike
|
BaseNode
;
description
?:
LocalizedTextLike
;
displayName
?:
LocalizedTextLike
|
LocalizedTextLike
[]
;
eventSourceOf
?:
NodeIdLike
|
BaseNode
;
modellingRule
?:
ModellingRuleType
;
nodeId
?:
NodeIdLike
;
notifierOf
?:
NodeIdLike
|
BaseNode
;
organizedBy
?:
NodeIdLike
|
BaseNode
;
propertyOf
?:
NodeIdLike
|
BaseNode
;
references
?:
AddReferenceOpts
[]
;
rolePermissions
?:
RolePermissionTypeOptions
[]
;
typeDefinition
?:
string
|
NodeId
|
UAObjectType
;
}
Hierarchy (
view full
)
AddBaseNodeOptions
AddViewOptions
Index
Properties
access
Restrictions?
browse
Name
component
Of?
description?
display
Name?
event
Source
Of?
modelling
Rule?
node
Id?
notifier
Of?
organized
By?
property
Of?
references?
role
Permissions?
type
Definition?
Properties
Optional
access
Restrictions
access
Restrictions
?:
AccessRestrictionsFlag
browse
Name
browse
Name
:
QualifiedNameLike
Optional
component
Of
component
Of
?:
NodeIdLike
|
BaseNode
Optional
description
description
?:
LocalizedTextLike
Optional
display
Name
display
Name
?:
LocalizedTextLike
|
LocalizedTextLike
[]
Optional
event
Source
Of
event
Source
Of
?:
NodeIdLike
|
BaseNode
Optional
modelling
Rule
modelling
Rule
?:
ModellingRuleType
Optional
node
Id
node
Id
?:
NodeIdLike
Optional
notifier
Of
notifier
Of
?:
NodeIdLike
|
BaseNode
Optional
organized
By
organized
By
?:
NodeIdLike
|
BaseNode
Optional
property
Of
property
Of
?:
NodeIdLike
|
BaseNode
Optional
references
references
?:
AddReferenceOpts
[]
Optional
role
Permissions
role
Permissions
?:
RolePermissionTypeOptions
[]
Optional
type
Definition
type
Definition
?:
string
|
NodeId
|
UAObjectType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access
Restrictions
browse
Name
component
Of
description
display
Name
event
Source
Of
modelling
Rule
node
Id
notifier
Of
organized
By
property
Of
references
role
Permissions
type
Definition
NodeOPCUA reference documentation - public API
Loading...