evt Fehlerbehoben. Syntax Fehler

This commit is contained in:
belevo\mh
2024-10-16 15:38:56 +02:00
parent b136496903
commit fd8e600633
2 changed files with 3 additions and 1 deletions

View File

@@ -108,6 +108,8 @@ $netzbezug = GetValue($this->ReadPropertyInteger("Netzbezug"));
// Werte in ein Array packen
$data = [
"Organisation"=> "Belevo AG",
"Bucket"=> "NodeRed",
"Measurement" => $this->ReadPropertyString("Anlagenummer"),
"Field" =>[
//"G_BT_5M_0" => $this->GetValue("G_BT_5M_0"),

View File

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