boolean HC_TargetValue (int $InstanceID, float $TagetValue)
InstanceID | ID of the device to be switched |
TagetValue | New target value |
If the command succeeds, it returns TRUE, otherwise FALSE.
Sends via the instance with the ID InstanceID a target value to the heating module.
HC_TargetValue(12345, 22.5); //At 22.5°C