no message
This commit is contained in:
@@ -7,11 +7,11 @@
|
|||||||
"MQTT Battery SDL"
|
"MQTT Battery SDL"
|
||||||
],
|
],
|
||||||
"parentRequirements": [
|
"parentRequirements": [
|
||||||
"{F7A0DD2E-7684-95C0-64C2-D2A9DC47577B}"
|
"{7F7632D9-FA40-4F38-8DEA-C83CD4325A32}"
|
||||||
],
|
],
|
||||||
"childRequirements": [],
|
"childRequirements": [],
|
||||||
"implemented": [
|
"implemented": [
|
||||||
"{79827379-F36E-4ADA-8A95-5F8D1DC92FA9}"
|
"{7F7632D9-FA40-4F38-8DEA-C83CD4325A32}"
|
||||||
],
|
],
|
||||||
"prefix": "MBSDL",
|
"prefix": "MBSDL",
|
||||||
"url": ""
|
"url": ""
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ class MQTTBatterySDL extends IPSModule
|
|||||||
$this->RegisterVariableString('LastWriteResponse', 'Letzte Steuer-Antwort', '', 80);
|
$this->RegisterVariableString('LastWriteResponse', 'Letzte Steuer-Antwort', '', 80);
|
||||||
|
|
||||||
$this->ConnectParent('{F7A0DD2E-7684-95C0-64C2-D2A9DC47577B}');
|
$this->ConnectParent('{F7A0DD2E-7684-95C0-64C2-D2A9DC47577B}');
|
||||||
$this->RequireParent('{F7A0DD2E-7684-95C0-64C2-D2A9DC47577B}');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public function ApplyChanges()
|
public function ApplyChanges()
|
||||||
|
|||||||
Reference in New Issue
Block a user