NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
StructureFieldOptions
Interface StructureFieldOptions
interface
StructureFieldOptions
{
arrayDimensions
?:
number
[]
|
null
;
dataType
?:
NodeIdLike
|
null
;
description
?:
LocalizedTextLike
|
null
;
isOptional
?:
boolean
;
maxStringLength
?:
number
;
name
?:
UAString
;
valueRank
?:
number
;
}
Index
Properties
array
Dimensions?
data
Type?
description?
is
Optional?
max
String
Length?
name?
value
Rank?
Properties
Optional
array
Dimensions
arrayDimensions
?:
number
[]
|
null
Optional
data
Type
dataType
?:
NodeIdLike
|
null
Optional
description
description
?:
LocalizedTextLike
|
null
Optional
is
Optional
isOptional
?:
boolean
Optional
max
String
Length
maxStringLength
?:
number
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
is
Optional
max
String
Length
name
value
Rank
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...