Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-variant
VariantOptions
Interface VariantOptions
interface
VariantOptions
{
arrayType
?:
string
|
VariantArrayType
;
dataType
?:
string
|
DataType
;
dimensions
?:
null
|
number
[]
;
value
?:
any
;
}
Hierarchy (
view full
)
VariantOptions
VariantOptionsT
Index
Properties
array
Type?
data
Type?
dimensions?
value?
Properties
Optional
array
Type
array
Type
?:
string
|
VariantArrayType
Optional
data
Type
data
Type
?:
string
|
DataType
Optional
dimensions
dimensions
?:
null
|
number
[]
Optional
value
value
?:
any
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
array
Type
data
Type
dimensions
value
NodeOPCUA reference documentation - public API
Loading...