Bucket und Organisation hinzugefügt
This commit is contained in:
@@ -108,8 +108,10 @@ $netzbezug = GetValue($this->ReadPropertyInteger("Netzbezug"));
|
|||||||
|
|
||||||
// Werte in ein Array packen
|
// Werte in ein Array packen
|
||||||
$data = [
|
$data = [
|
||||||
"_measurement" => $this->ReadPropertyString("Anlagenummer"),
|
"Organisation": "Belevo AG",
|
||||||
"_field" =>[
|
"Bucket": "NodeRed",
|
||||||
|
"Measurement" => $this->ReadPropertyString("Anlagenummer"),
|
||||||
|
"Field" =>[
|
||||||
//"G_BT_5M_0" => $this->GetValue("G_BT_5M_0"),
|
//"G_BT_5M_0" => $this->GetValue("G_BT_5M_0"),
|
||||||
//"G_SK_5M_3" => $this->GetValue("G_SK_5M_3"),
|
//"G_SK_5M_3" => $this->GetValue("G_SK_5M_3"),
|
||||||
//"G_SK_5M_4" => $this->GetValue("G_SK_5M_4"),
|
//"G_SK_5M_4" => $this->GetValue("G_SK_5M_4"),
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"compatibility": {
|
"compatibility": {
|
||||||
"version": "7.1"
|
"version": "7.1"
|
||||||
},
|
},
|
||||||
"version": "0.50",
|
"version": "0.51",
|
||||||
"build": 0,
|
"build": 0,
|
||||||
"date": 0
|
"date": 0
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user