Skip to content

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

parameterization.ParameterizationService interface

The service provided by the parameterization script.

Signature:

typescript
export interface ParameterizationService

Methods

Method

Description

getValuesUsingOptimizer(channel, address, file)

Read a list of relevant values from a VBus device using its configuration optimizer file.

transceiveValues(channel, address, values)

Write and/or read a list of values to/from a VBus device.