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 "InfluxAllowed" => $InfluxJaNein // Setze InfluxAllowed auf true für den Test
), ),
//"Measurement" => $this->ReadPropertyString("Anlagenummer"), //"Measurement" => $this->ReadPropertyString("Anlagenummer"),
"Parameter" => array($an_nummer "Parameter" => array(
"Influxadr" =>$an_nummer
), ),
"Tracker" =array( "Tracker" =array(
"E_PNB_5M_0" => $netzbezug "E_PNB_5M_0" => $netzbezug
) )
); );

View File

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