no message
This commit is contained in:
@@ -46,7 +46,7 @@ class Peakshaving extends IPSModule
|
|||||||
$this->EnableAction('ActivePower');
|
$this->EnableAction('ActivePower');
|
||||||
|
|
||||||
// Einmal täglich prüfen/übernehmen
|
// Einmal täglich prüfen/übernehmen
|
||||||
$this->RegisterTimer('DailyUpdate', 0, 'Peakshaving_ApplyCurrentValues($_IPS[\'TARGET\']);');
|
$this->RegisterTimer('DailyUpdate', 0, 'GEF_ApplyCurrentValues($_IPS[\'TARGET\']);');
|
||||||
}
|
}
|
||||||
|
|
||||||
public function ApplyChanges()
|
public function ApplyChanges()
|
||||||
|
|||||||
Reference in New Issue
Block a user