variable n9ciht insanziert...

This commit is contained in:
2025-03-17 15:38:38 +01:00
parent 3f7de21ea6
commit 99b93484bf
5 changed files with 8 additions and 2 deletions
+2
View File
@@ -37,6 +37,8 @@ class Batterie extends IPSModule
$this->RegisterVariableFloat("Bezogene_Energie", "Bezogene_Energie", "", 0);
$this->RegisterVariableFloat("Bezogene_Energie_Zwischenwert", "Bezogene_Energie_Zwischenwert", "", 0);
// Hilfsvariabeln für Idle zustand
$this->RegisterPropertyInteger("IdleCounterMax", 2);
$this->RegisterVariableInteger("IdleCounter", "IdleCounter", "", 0);