boolean MXC_SendInteger (int $InstanceID, int $Value)
InstanceID | ID of the device to be switched |
Value | Number without decimal places |
If the command succeeds, it returns TRUE, otherwise FALSE.
Sends a boolean value to the instance with ID InstanceID, which is connected to a room manager.
MXC_SendInteger(12345, 40); //Send value 40