NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
ObjectAttributesOptions
Interface ObjectAttributesOptions
interface
ObjectAttributesOptions
{
description
?:
LocalizedTextLike
|
null
;
displayName
?:
LocalizedTextLike
|
null
;
eventNotifier
?:
number
;
specifiedAttributes
?:
number
;
userWriteMask
?:
number
;
writeMask
?:
number
;
}
Hierarchy (
View Summary
)
NodeAttributesOptions
ObjectAttributesOptions
Index
Properties
description?
display
Name?
event
Notifier?
specified
Attributes?
user
Write
Mask?
write
Mask?
Properties
Optional
description
description
?:
LocalizedTextLike
|
null
Optional
display
Name
displayName
?:
LocalizedTextLike
|
null
Optional
event
Notifier
eventNotifier
?:
number
Optional
specified
Attributes
specifiedAttributes
?:
number
Optional
user
Write
Mask
userWriteMask
?:
number
Optional
write
Mask
writeMask
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
display
Name
event
Notifier
specified
Attributes
user
Write
Mask
write
Mask
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...