no message
This commit is contained in:
@@ -25,7 +25,7 @@ class PV_Visu extends IPSModule
|
||||
$vid = $this->ReadPropertyInteger($prop);
|
||||
if ($vid > 0) {
|
||||
// Register event for variable update
|
||||
$this->RegisterMessage(\$vid, VM_UPDATE);
|
||||
$this->RegisterMessage($vid, VM_UPDATE);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user