Skip to content

Home > resol-vbus-core-toolbox-scripts > parameterization > ParameterizationValueInfo

parameterization.ParameterizationValueInfo interface

A subset of the ConfigurationOptimizerValue type necessary for this script.

Signature:

typescript
export interface ParameterizationValueInfo

Properties

Property

Modifiers

Type

Description

valueId?

string | null

(Optional) The value ID of the value.

valueIdHash?

number | null

(Optional) The value ID has of the value.

valueIndex?

number | null

(Optional) The index of the value.