no message
This commit is contained in:
@@ -3,11 +3,10 @@
|
||||
"name": "Int_VGT",
|
||||
"type": 3,
|
||||
"vendor": "Belevo",
|
||||
"aliases": [],
|
||||
"prefix": "VGT",
|
||||
"parentRequirements": [
|
||||
"{EE0D345A-CF31-428A-A613-06B90F6C5C57}"
|
||||
"{A5D7A5C5-F2BD-4DA3-9C28-DB6C24A34F3C}"
|
||||
],
|
||||
"childRequirements": [],
|
||||
"implemented": [],
|
||||
"prefix": "VGT"
|
||||
"implemented": []
|
||||
}
|
||||
|
||||
@@ -14,7 +14,7 @@ class Int_VGT extends IPSModule
|
||||
$this->RegisterVariableString('RemoteControlPayload', 'Remote Control Payload', '', 1);
|
||||
|
||||
// Splitter (MQTT Server)
|
||||
$this->ConnectParent("{EE0D345A-CF31-428A-A613-06B90F6C5C57}");
|
||||
$this->ConnectParent("{A5D7A5C5-F2BD-4DA3-9C28-DB6C24A34F3C}");
|
||||
}
|
||||
|
||||
public function ApplyChanges()
|
||||
|
||||
Reference in New Issue
Block a user