Ladeleistung Datenpunkt angepasst

This commit is contained in:
2024-10-11 15:37:17 +02:00
parent 424d528870
commit 1b56317e51

View File

@@ -180,7 +180,7 @@ public function GetCurrentData(bool $Peak) {
// Speichere den Wert von "car" in der Variable $status
SetValue($this->GetIDForIdent("Ladeleistung_Effektiv"), $data['tpa']);
SetValue($this->GetIDForIdent("Ladeleistung_Effektiv"), $data['nrg'][11]);
SetValue($this->GetIDForIdent("Fahrzeugstatus"), $data['car']);