Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
EnumFieldOptions
Interface EnumFieldOptions
interface
EnumFieldOptions
{
description
?:
null
|
LocalizedTextLike
;
displayName
?:
null
|
LocalizedTextLike
;
name
?:
UAString
;
value
?:
Int64
;
}
Hierarchy (
view full
)
EnumValueTypeOptions
EnumFieldOptions
Index
Properties
description?
display
Name?
name?
value?
Properties
Optional
description
description
?:
null
|
LocalizedTextLike
Optional
display
Name
display
Name
?:
null
|
LocalizedTextLike
Optional
name
name
?:
UAString
Optional
value
value
?:
Int64
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
display
Name
name
value
NodeOPCUA reference documentation - public API
Loading...