Skip to content

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

text

string

The identifier.

value

number

The numerical value.