no message
This commit is contained in:
@@ -8,7 +8,7 @@ class Verbraucher_extern extends IPSModule
|
||||
parent::Create();
|
||||
|
||||
// Verbraucherspezifische Properties
|
||||
$this->RegisterPropertyString("Verbraucher_Liste", "");
|
||||
$this->RegisterPropertyString("Verbraucher_Liste", "[]");
|
||||
$this->RegisterPropertyInteger("Is_Peak", 0);
|
||||
$this->RegisterPropertyInteger("delta_power", 0);
|
||||
$this->RegisterPropertyInteger("Interval", 5); // Recheninterval
|
||||
|
||||
Reference in New Issue
Block a user