weitere syntax fehler

This commit is contained in:
belevo\mh
2024-11-05 11:04:59 +01:00
parent d43c36afcb
commit 7e6d06b01f
2 changed files with 4 additions and 3 deletions

View File

@@ -108,10 +108,11 @@ $influxData = array(
"InfluxAllowed" => $InfluxJaNein // Setze InfluxAllowed auf true für den Test
),
//"Measurement" => $this->ReadPropertyString("Anlagenummer"),
"Parameter" => array($an_nummer
"Parameter" => array(
"Influxadr" =>$an_nummer
),
"Tracker" =array(
"E_PNB_5M_0" => $netzbezug
"E_PNB_5M_0" => $netzbezug
)
);