boolean EIB_Value (int $InstanceID, float $Value)
InstanceID | ID of the device to be switched |
Value | -671088,64 .. 670760,96 |
If the command succeeds, it returns TRUE, otherwise FALSE.
Sends the value Value to the device with ID InstanceID.
EIB_Value(12345, 22.1); //Sends 22.1 ° C to the controller