Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
StructureFieldOptions
Interface StructureFieldOptions
interface
StructureFieldOptions
{
arrayDimensions
?:
null
|
number
[]
;
dataType
?:
null
|
NodeIdLike
;
description
?:
null
|
LocalizedTextLike
;
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
array
Dimensions
?:
null
|
number
[]
Optional
data
Type
data
Type
?:
null
|
NodeIdLike
Optional
description
description
?:
null
|
LocalizedTextLike
Optional
is
Optional
is
Optional
?:
boolean
Optional
max
String
Length
max
String
Length
?:
number
Optional
name
name
?:
UAString
Optional
value
Rank
value
Rank
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
array
Dimensions
data
Type
description
is
Optional
max
String
Length
name
value
Rank
NodeOPCUA reference documentation - public API
Loading...