no message
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"elements": [
|
"elements": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -58,12 +58,6 @@ class Puffer_Speicher 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);
|
||||||
|
|
||||||
|
|
||||||
// Nur Methodenaufruf
|
|
||||||
//$this->LadeUndSortiereLeistungen();
|
|
||||||
|
|
||||||
//IPS_LogMessage("LeistungArray", json_encode($this->leistungArray));
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private function LadeUndSortiereLeistungen()
|
private function LadeUndSortiereLeistungen()
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"elements": [
|
"elements": [
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user