Skip to content

Home > resol-vbus-core-toolbox-scripts > parameterization > ParameterizationValue > changedValue

parameterization.ParameterizationValue.changedValue property

The value to write to the VBus device. Can be null to only read it without changing it.

Signature:

typescript
changedValue?: number | null;