From 70f4503d35242681e83d9f09aae1427c44c91b18 Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Tue, 5 Nov 2024 14:18:13 +0100 Subject: [PATCH] syntax Fehler --- Belevo_Server_Kommunikation/module.php | 8 -------- library.json | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/Belevo_Server_Kommunikation/module.php b/Belevo_Server_Kommunikation/module.php index 46d4074..24737cd 100644 --- a/Belevo_Server_Kommunikation/module.php +++ b/Belevo_Server_Kommunikation/module.php @@ -124,14 +124,6 @@ class Belevo_Server_Kommunikation extends IPSModule } } - - public function MakeJson() { - - $netzbezug = GetValue($this->ReadPropertyInteger("Netzbezug")); - $an_nummer = $this->ReadPropertyString("Anlagenummer"); // Verwende ReadPropertyString, um die Anlagenummer zu lesen - $InfluxJaNein = $this->ReadPropertyBoolean("InfluxJaNein"); -//$this->SetValue("E_PNB_5M_0", $netzbezug); - // Werte in ein Array packen public function MakeJson() { diff --git a/library.json b/library.json index 9dc4f41..1bc75d8 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.77", + "version": "0.78", "build": 0, "date": 0 } \ No newline at end of file