Home > three-story-controls > Damper > setTarget
Set the target values the damper needs to approach
Signature:
setTarget(target: DamperValues): void;
Parameter | Type | Description |
---|---|---|
target | DamperValues | DamperValues the damper needs to approach |
Returns:
void