measurment zu _measurmant
fields zu _field wie im Influx
This commit is contained in:
@@ -108,8 +108,8 @@ $netzbezug = GetValue($this->ReadPropertyInteger("Netzbezug"));
|
||||
|
||||
// Werte in ein Array packen
|
||||
$data = [
|
||||
"measurement" => $this->ReadPropertyString("Anlagenummer"),
|
||||
"fields" =>[
|
||||
"_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"),
|
||||
|
||||
Reference in New Issue
Block a user