Bucket und Organisation hinzugefügt

This commit is contained in:
belevo\mh
2024-10-16 14:42:12 +02:00
parent 46d9010314
commit 9e42214f21
2 changed files with 5 additions and 3 deletions

View File

@@ -108,8 +108,10 @@ $netzbezug = GetValue($this->ReadPropertyInteger("Netzbezug"));
// Werte in ein Array packen
$data = [
"_measurement" => $this->ReadPropertyString("Anlagenummer"),
"_field" =>[
"Organisation": "Belevo AG",
"Bucket": "NodeRed",
"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"),
//"G_SK_5M_4" => $this->GetValue("G_SK_5M_4"),

View File

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