1
0

a lot of bugs corrected\nrdc_wc_eclairage

This commit is contained in:
2022-03-13 22:33:26 +01:00
parent 9dde1c2d53
commit c8772aeda0
24 changed files with 534 additions and 191 deletions

View File

@@ -127,7 +127,7 @@ class watch
return $this;
}
public function notifyCallback(&$device, $property, $value)
public function notifyCallback($device, $property, $value)
{
if (eval($this->function))
{