1
0

debuggage

This commit is contained in:
2022-01-23 09:46:06 +01:00
parent 10f2a1087a
commit fc4eaf2238
14 changed files with 294 additions and 157 deletions

View File

@ -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":