NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
GenericAttributeValueOptions
Interface GenericAttributeValueOptions
interface
GenericAttributeValueOptions
{
attributeId
?:
number
;
value
?:
VariantOptions
|
null
;
}
Index
Properties
attribute
Id?
value?
Properties
Optional
attribute
Id
attributeId
?:
number
Optional
value
value
?:
VariantOptions
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attribute
Id
value
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...