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