viele fehler
This commit is contained in:
@@ -12,8 +12,8 @@ class Batterie extends IPSModule
|
||||
$this->RegisterPropertyInteger("AufdasNachladen",0);
|
||||
$this->RegisterPropertyInteger("MinimumEntladen",0);
|
||||
$this->RegisterPropertyInteger("Batterieladezustand",0);
|
||||
$this->RegisterPropertyInteger("Entladeleistung",0);
|
||||
$this->RegisterPropertyInteger("Ladeleistung",0);
|
||||
$this->RegisterPropertyFloat("Entladeleistung",0);
|
||||
$this->RegisterPropertyFloat("Ladeleistung",0);
|
||||
|
||||
// Variabeln für Kommunkation mit Manager
|
||||
$this->RegisterVariableInteger("Aktuelle_Leistung", "Aktuelle_Leistung", "", 0);
|
||||
|
||||
Reference in New Issue
Block a user