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