debuggage
This commit is contained in:
@ -14,7 +14,7 @@ class rdc_wc_eclairage extends hook
|
||||
public function callBack(&$device, $property, $value)
|
||||
{
|
||||
global $devices, $indexDevices;
|
||||
var_dump($value);
|
||||
//var_dump($value);
|
||||
switch($property)
|
||||
{
|
||||
case "state_l2":
|
||||
|
Reference in New Issue
Block a user