Vorheriger Code wieder eingefügt

This commit is contained in:
belevo\mh
2024-10-16 08:59:26 +02:00
parent fc9b77bbb7
commit 89bcf399bf
2 changed files with 2 additions and 2 deletions

View File

@@ -106,7 +106,7 @@ $netzbezug = GetValue($this->ReadPropertyInteger("Netzbezug"));
// Werte in ein Array packen
$data = [
"measurement" => GetValue($this->ReadPropertyString("Anlagenummer")),
"measurement" => $this->ReadPropertyString("Anlagenummer"),
"field" =>[
//"G_BT_5M_0" => $this->GetValue("G_BT_5M_0"),
//"G_SK_5M_3" => $this->GetValue("G_SK_5M_3"),

View File

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