this vergessen
This commit is contained in:
+2
-2
@@ -78,8 +78,8 @@ public function RequestAction($Ident, $Value)
|
||||
|
||||
case "Do_UserCalc":
|
||||
|
||||
$this->SetAktuelle_Leistung(GetValue("Power"));
|
||||
$this->GetCurrentData(GetValue("Is_Peak_Shaving"));
|
||||
$this->SetAktuelle_Leistung($this->GetValue("Power"));
|
||||
$this->GetCurrentData($this->GetValue("Is_Peak_Shaving"));
|
||||
break;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user