NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
VariantOptions
Interface VariantOptions
interface
VariantOptions
{
arrayType
?:
string
|
VariantArrayType
;
dataType
?:
string
|
DataType
;
dimensions
?:
number
[]
|
null
;
value
?:
any
;
}
Hierarchy (
View Summary
)
VariantOptions
VariantOptionsT
Index
Properties
array
Type?
data
Type?
dimensions?
value?
Properties
Optional
array
Type
arrayType
?:
string
|
VariantArrayType
Optional
data
Type
dataType
?:
string
|
DataType
Optional
dimensions
dimensions
?:
number
[]
|
null
Optional
value
value
?:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
array
Type
data
Type
dimensions
value
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...