Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
ObjectAttributesOptions
Interface ObjectAttributesOptions
interface
ObjectAttributesOptions
{
description
?:
null
|
LocalizedTextLike
;
displayName
?:
null
|
LocalizedTextLike
;
eventNotifier
?:
number
;
specifiedAttributes
?:
number
;
userWriteMask
?:
number
;
writeMask
?:
number
;
}
Hierarchy (
view full
)
NodeAttributesOptions
ObjectAttributesOptions
Index
Properties
description?
display
Name?
event
Notifier?
specified
Attributes?
user
Write
Mask?
write
Mask?
Properties
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
description
display
Name
event
Notifier
specified
Attributes
user
Write
Mask
write
Mask
NodeOPCUA reference documentation - public API
Loading...