syntax Fehler

This commit is contained in:
belevo\mh
2024-11-05 14:18:13 +01:00
parent cf09c529de
commit 70f4503d35
2 changed files with 1 additions and 9 deletions

View File

@@ -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()
{