no message

This commit is contained in:
2026-05-26 11:03:36 +02:00
parent 65147ebb0c
commit dca888f77a
2 changed files with 4 additions and 1 deletions
+3 -1
View File
@@ -10,7 +10,9 @@
"{F7A0DD2E-7684-95C0-64C2-D2A9DC47577B}"
],
"childRequirements": [],
"implemented": [],
"implemented": [
"{79827379-F36E-4ADA-8A95-5F8D1DC92FA9}"
],
"prefix": "MBSDL",
"url": ""
}
+1
View File
@@ -35,6 +35,7 @@ class MQTTBatterySDL extends IPSModule
$this->RegisterVariableString('LastWriteResponse', 'Letzte Steuer-Antwort', '', 80);
$this->ConnectParent('{F7A0DD2E-7684-95C0-64C2-D2A9DC47577B}');
$this->RequireParent('{F7A0DD2E-7684-95C0-64C2-D2A9DC47577B}');
}
public function ApplyChanges()