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