no message
This commit is contained in:
@@ -54,7 +54,7 @@ class Boiler_x_Stufig extends IPSModule
|
|||||||
parent::ApplyChanges();
|
parent::ApplyChanges();
|
||||||
$this->SetTimerInterval("Timer_Do_UserCalc_Boiler",$this->ReadPropertyInteger("Interval")*1000);
|
$this->SetTimerInterval("Timer_Do_UserCalc_Boiler",$this->ReadPropertyInteger("Interval")*1000);
|
||||||
|
|
||||||
$this->LadeUndSortiereLeistungen();
|
//$this->LadeUndSortiereLeistungen();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -60,9 +60,9 @@ class Puffer_Speicher extends IPSModule
|
|||||||
|
|
||||||
|
|
||||||
// Nur Methodenaufruf
|
// Nur Methodenaufruf
|
||||||
$this->LadeUndSortiereLeistungen();
|
//$this->LadeUndSortiereLeistungen();
|
||||||
|
|
||||||
IPS_LogMessage("LeistungArray", json_encode($this->leistungArray));
|
//IPS_LogMessage("LeistungArray", json_encode($this->leistungArray));
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user