NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
ArgumentOptions
Interface ArgumentOptions
interface
ArgumentOptions
{
arrayDimensions
?:
number
[]
|
null
;
dataType
?:
NodeIdLike
|
null
;
description
?:
LocalizedTextLike
|
null
;
name
?:
UAString
;
valueRank
?:
number
;
}
Index
Properties
array
Dimensions?
data
Type?
description?
name?
value
Rank?
Properties
Optional
array
Dimensions
arrayDimensions
?:
number
[]
|
null
Optional
data
Type
dataType
?:
NodeIdLike
|
null
Optional
description
description
?:
LocalizedTextLike
|
null
Optional
name
name
?:
UAString
Optional
value
Rank
valueRank
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
array
Dimensions
data
Type
description
name
value
Rank
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...