no message
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"vendor": "Belevo",
|
||||
"aliases": [],
|
||||
"parentRequirements": [
|
||||
"{A5D7A5C5-F2BD-4DA3-9C28-DB6C24A34F3C}"
|
||||
"{C6D2AEB3-6E1F-4B2E-8E69-3A1A00246850}"
|
||||
],
|
||||
"childRequirements": [],
|
||||
"implemented": [],
|
||||
|
||||
@@ -14,7 +14,7 @@ class Int_VGT extends IPSModule
|
||||
$this->RegisterVariableString('RemoteControlPayload', 'Remote Control Payload', '', 1);
|
||||
|
||||
// Splitter (MQTT Server)
|
||||
$this->ConnectParent("{A5D7A5C5-F2BD-4DA3-9C28-DB6C24A34F3C}");
|
||||
$this->ConnectParent("{C6D2AEB3-6E1F-4B2E-8E69-3A1A00246850}");
|
||||
}
|
||||
|
||||
public function ApplyChanges()
|
||||
|
||||
Reference in New Issue
Block a user