logging hinzugefühgt

This commit is contained in:
dh
2025-02-28 14:12:59 +01:00
parent 9b8c8d175b
commit 5503489f8c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -52,6 +52,7 @@ class HauptManager extends IPSModule
unset($Verbraucher_Liste[$key]); unset($Verbraucher_Liste[$key]);
} }
} }
IPS_LogMessage("Hauptmanager", print_r($Verbraucher_Liste));
IPS_LogMessage("Hauptmanager", $Netzbezug); IPS_LogMessage("Hauptmanager", $Netzbezug);
+1 -1
View File
@@ -6,7 +6,7 @@
"compatibility": { "compatibility": {
"version": "7.1" "version": "7.1"
}, },
"version": "1.115", "version": "1.116",
"build": 0, "build": 0,
"date": 0 "date": 0
} }