Appearance
Home > resol-vbus-core > ConfigurationOptimizerEnumValueTypeValue
ConfigurationOptimizerEnumValueTypeValue interface
A numerical value that can be mapped to an identifier.
Signature:
typescript
export interface ConfigurationOptimizerEnumValueTypeValue
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | The identifier. | ||
number | The numerical value. |