Appearance
Home > resol-vbus-core-toolbox-scripts > parameterization > ParameterizationValue
parameterization.ParameterizationValue interface
A value used to write and/or read to/from a VBus device.
Signature:
typescript
export interface ParameterizationValue extends ParameterizationValueInfo
Extends: ParameterizationValueInfo
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | null | (Optional) The value to write to the VBus device. Can be | ||
number | null | (Optional) The value read from the VBus device. |