syntax fehler

This commit is contained in:
belevo\mh
2024-11-05 11:02:37 +01:00
parent 0bc0f61dc7
commit d43c36afcb
2 changed files with 2 additions and 2 deletions

View File

@@ -97,7 +97,7 @@ class Belevo_Server_Kommunikation extends IPSModule
public function MakeJson() { public function MakeJson() {
$netzbezug = GetValue($this->ReadPropertyInteger("Netzbezug")); $netzbezug = GetValue($this->ReadPropertyInteger("Netzbezug"));
$an_nummer = GetProperty($this->ReadPropertyString("Anlagenummer");) $an_nummer = GetProperty($this->ReadPropertyString("Anlagenummer"));
$InfluxJaNein = $this->ReadPropertyBoolean("InfluxJaNein"); $InfluxJaNein = $this->ReadPropertyBoolean("InfluxJaNein");
//$this->SetValue("E_PNB_5M_0", $netzbezug); //$this->SetValue("E_PNB_5M_0", $netzbezug);

View File

@@ -6,7 +6,7 @@
"compatibility": { "compatibility": {
"version": "7.1" "version": "7.1"
}, },
"version": "0.67", "version": "0.68",
"build": 0, "build": 0,
"date": 0 "date": 0
} }