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