Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
ViewAttributesOptions
Interface ViewAttributesOptions
interface
ViewAttributesOptions
{
containsNoLoops
?:
boolean
;
description
?:
null
|
LocalizedTextLike
;
displayName
?:
null
|
LocalizedTextLike
;
eventNotifier
?:
number
;
specifiedAttributes
?:
number
;
userWriteMask
?:
number
;
writeMask
?:
number
;
}
Hierarchy (
view full
)
NodeAttributesOptions
ViewAttributesOptions
Index
Properties
contains
No
Loops?
description?
display
Name?
event
Notifier?
specified
Attributes?
user
Write
Mask?
write
Mask?
Properties
Optional
contains
No
Loops
contains
No
Loops
?:
boolean
Optional
description
description
?:
null
|
LocalizedTextLike
Optional
display
Name
display
Name
?:
null
|
LocalizedTextLike
Optional
event
Notifier
event
Notifier
?:
number
Optional
specified
Attributes
specified
Attributes
?:
number
Optional
user
Write
Mask
user
Write
Mask
?:
number
Optional
write
Mask
write
Mask
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
contains
No
Loops
description
display
Name
event
Notifier
specified
Attributes
user
Write
Mask
write
Mask
NodeOPCUA reference documentation - public API
Loading...