diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index 15ded96..94a25f7 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -1,6 +1,6 @@
-
+
\ No newline at end of file
diff --git a/data/health.db b/data/health.db
deleted file mode 100644
index f50df25..0000000
Binary files a/data/health.db and /dev/null differ
diff --git a/logs/application.log b/logs/application.log
index 807bac2..2be6d05 100644
--- a/logs/application.log
+++ b/logs/application.log
@@ -47,3 +47,1484 @@ Caused by: java.io.IOException: CreateProcess error=2, Das System kann die angeg
[2026-02-23 15:30:02] [INFO] [Controller] Subscribe AppState Observer gestartet
[2026-02-23 15:30:02] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 16:11:26] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 16:11:26] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 16:11:27] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 16:11:27] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 16:11:27] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 16:11:27] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 16:11:27] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 16:11:27] [ERROR] [PROCESS] Unreal Engine Start fehlgeschlagen
+java.io.IOException: Cannot run program "external/unreal/avatar.exe": CreateProcess error=2, Das System kann die angegebene Datei nicht finden
+ at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
+ at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
+ at vassistent.service.ProcessManagerService.startUnrealIfEnabled(ProcessManagerService.java:60)
+ at vassistent.service.ProcessManagerService.startProcesses(ProcessManagerService.java:23)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:61)
+ at vassistent.App.main(App.java:18)
+Caused by: java.io.IOException: CreateProcess error=2, Das System kann die angegebene Datei nicht finden
+ at java.base/java.lang.ProcessImpl.create(Native Method)
+ at java.base/java.lang.ProcessImpl.(ProcessImpl.java:505)
+ at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:158)
+ at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
+ ... 5 more
+
+[2026-02-23 16:11:27] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 16:11:27] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 16:12:12] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 16:12:12] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 16:12:13] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 16:15:03] [WARN] [MQTT] Verbindung verloren: Verbindung wurde getrennt
+[2026-02-23 16:15:05] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 16:15:05] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 16:15:10] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 16:15:11] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 16:15:11] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 16:15:11] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 16:15:11] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 16:15:11] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 16:15:11] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 16:15:11] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 16:15:11] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 16:21:55] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 16:21:55] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 16:21:55] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 16:21:55] [INFO] [SYSTEM] Datenbank gelöscht
+[2026-02-23 16:22:19] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 16:22:19] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 16:22:20] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 16:22:20] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 16:22:20] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 16:22:20] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 16:22:20] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 16:22:20] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 16:22:20] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 16:22:30] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 16:22:30] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 16:22:30] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 16:22:30] [INFO] [SYSTEM] Datenbank gelöscht
+[2026-02-23 16:27:21] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 16:27:21] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 16:27:21] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 16:27:21] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 16:27:21] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 16:27:21] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 16:27:21] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 16:27:21] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 16:27:21] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 16:27:41] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 16:27:41] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 16:27:41] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 16:27:41] [INFO] [SYSTEM] Datenbank gelöscht
+[2026-02-23 16:28:49] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 16:28:49] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 16:28:49] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 16:28:50] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 16:28:50] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 16:28:50] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 16:28:50] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 16:28:50] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 16:28:50] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 16:29:36] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 16:29:36] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 16:29:36] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 16:29:36] [INFO] [SYSTEM] Datenbank gelöscht
+[2026-02-23 16:32:12] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 16:32:12] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 16:32:12] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 16:32:13] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 16:32:13] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 16:32:13] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 16:32:13] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 16:32:13] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 16:32:13] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 16:32:13] [INFO] [PYTHON] Traceback (most recent call last):
+[2026-02-23 16:32:13] [INFO] [PYTHON] File "C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py", line 1, in
+[2026-02-23 16:32:13] [INFO] [PYTHON] import paho.mqtt.client as mqtt
+[2026-02-23 16:32:13] [INFO] [PYTHON] ModuleNotFoundError: No module named 'paho'
+[2026-02-23 16:32:20] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 16:32:20] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 16:32:20] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 16:32:20] [INFO] [SYSTEM] Datenbank gelöscht
+[2026-02-23 16:40:48] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 16:40:48] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 16:40:48] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 16:40:49] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 16:40:49] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 16:40:49] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 16:40:49] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 16:40:49] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 16:40:49] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 16:40:49] [INFO] [PYTHON] 2026-02-23 16:40:49,836 - INFO - Python script gestartet
+[2026-02-23 16:40:49] [INFO] [PYTHON] C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py:38: DeprecationWarning: Callback API version 1 is deprecated, update to latest version
+[2026-02-23 16:40:49] [INFO] [PYTHON] client = mqtt.Client()
+[2026-02-23 16:40:49] [INFO] [PYTHON] 2026-02-23 16:40:49,838 - INFO - Verbinde mit Broker 127.0.0.1:1883
+[2026-02-23 16:40:49] [INFO] [PYTHON] 2026-02-23 16:40:49,850 - INFO - Starte kontinuierliches Senden...
+[2026-02-23 16:40:49] [INFO] [PYTHON] 2026-02-23 16:40:49,850 - INFO - Erfolgreich mit Broker verbunden
+[2026-02-23 16:40:49] [INFO] [PYTHON] 2026-02-23 16:40:49,852 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 16:40:59] [INFO] [PYTHON] 2026-02-23 16:40:59,853 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 16:41:09] [INFO] [PYTHON] 2026-02-23 16:41:09,854 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 16:41:19] [INFO] [PYTHON] 2026-02-23 16:41:19,855 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 16:41:29] [INFO] [PYTHON] 2026-02-23 16:41:29,856 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 16:41:39] [INFO] [PYTHON] 2026-02-23 16:41:39,858 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 16:41:49] [INFO] [PYTHON] 2026-02-23 16:41:49,859 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 16:41:59] [INFO] [PYTHON] 2026-02-23 16:41:59,859 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 16:42:09] [INFO] [PYTHON] 2026-02-23 16:42:09,867 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 16:42:19] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 16:42:19] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 16:42:19] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 16:42:19] [INFO] [SYSTEM] Datenbank gelöscht
+[2026-02-23 16:45:57] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 16:45:57] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 16:45:57] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 16:45:57] [ERROR] [DB] Database File existiert nicht
+[2026-02-23 16:45:57] [ERROR] [DB] Database File existiert nicht
+[2026-02-23 16:45:57] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 16:45:57] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 16:45:57] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 16:45:57] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 16:45:58] [INFO] [PYTHON] Traceback (most recent call last):
+[2026-02-23 16:45:58] [INFO] [PYTHON] File "C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py", line 22, in
+[2026-02-23 16:45:58] [INFO] [PYTHON] logging.FileHandler("log/mqtt_simulator.log"),
+[2026-02-23 16:45:58] [INFO] [PYTHON] ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
+[2026-02-23 16:45:58] [INFO] [PYTHON] File "C:\Users\aumni\AppData\Local\Python\pythoncore-3.14-64\Lib\logging\__init__.py", line 1219, in __init__
+[2026-02-23 16:45:58] [INFO] [PYTHON] StreamHandler.__init__(self, self._open())
+[2026-02-23 16:45:58] [INFO] [PYTHON] ~~~~~~~~~~^^
+[2026-02-23 16:45:58] [INFO] [PYTHON] File "C:\Users\aumni\AppData\Local\Python\pythoncore-3.14-64\Lib\logging\__init__.py", line 1248, in _open
+[2026-02-23 16:45:58] [INFO] [PYTHON] return open_func(self.baseFilename, self.mode,
+[2026-02-23 16:45:58] [INFO] [PYTHON] encoding=self.encoding, errors=self.errors)
+[2026-02-23 16:45:58] [INFO] [PYTHON] FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Privat\\Dokumente\\Niklas_Aumueller\\TH\\MSY\\Semester_2\\Projektarbeit\\Virtueller_Gesundheitsassistent\\log\\mqtt_simulator.log'
+[2026-02-23 16:46:27] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 16:46:27] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 16:46:27] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 18:07:56] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:07:56] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:07:56] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:07:56] [ERROR] [DB] Database File existiert nicht
+[2026-02-23 18:07:56] [ERROR] [DB] Database File existiert nicht
+[2026-02-23 18:07:56] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:07:56] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:07:56] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:07:56] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 18:07:58] [INFO] [PYTHON] 2026-02-23 18:07:58,034 - INFO - Python script gestartet
+[2026-02-23 18:07:58] [INFO] [PYTHON] C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py:38: DeprecationWarning: Callback API version 1 is deprecated, update to latest version
+[2026-02-23 18:07:58] [INFO] [PYTHON] client = mqtt.Client()
+[2026-02-23 18:07:58] [INFO] [PYTHON] 2026-02-23 18:07:58,035 - INFO - Verbinde mit Broker 127.0.0.1:1883
+[2026-02-23 18:07:58] [INFO] [PYTHON] 2026-02-23 18:07:58,057 - INFO - Starte kontinuierliches Senden...
+[2026-02-23 18:07:58] [INFO] [PYTHON] 2026-02-23 18:07:58,057 - INFO - Erfolgreich mit Broker verbunden
+[2026-02-23 18:07:58] [INFO] [PYTHON] 2026-02-23 18:07:58,057 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:07:59] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 18:07:59] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 18:07:59] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 18:08:24] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:08:24] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:08:24] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:08:24] [ERROR] [DB] Database File existiert nicht
+[2026-02-23 18:08:24] [ERROR] [DB] Database File existiert nicht
+[2026-02-23 18:08:25] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:08:25] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:08:25] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:08:25] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 18:08:25] [INFO] [PYTHON] 2026-02-23 18:08:25,509 - INFO - Python script gestartet
+[2026-02-23 18:08:25] [INFO] [PYTHON] C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py:38: DeprecationWarning: Callback API version 1 is deprecated, update to latest version
+[2026-02-23 18:08:25] [INFO] [PYTHON] client = mqtt.Client()
+[2026-02-23 18:08:25] [INFO] [PYTHON] 2026-02-23 18:08:25,512 - INFO - Verbinde mit Broker 127.0.0.1:1883
+[2026-02-23 18:08:25] [INFO] [PYTHON] 2026-02-23 18:08:25,532 - INFO - Starte kontinuierliches Senden...
+[2026-02-23 18:08:25] [INFO] [PYTHON] 2026-02-23 18:08:25,532 - INFO - Erfolgreich mit Broker verbunden
+[2026-02-23 18:08:25] [INFO] [PYTHON] 2026-02-23 18:08:25,533 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:09:56] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:09:56] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:09:57] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:09:57] [INFO] [DEBUG] Working Dir: C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent
+[2026-02-23 18:09:57] [ERROR] [DB] Database File existiert nicht
+[2026-02-23 18:09:57] [INFO] [DEBUG] Working Dir: C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent
+[2026-02-23 18:09:57] [ERROR] [DB] Database File existiert nicht
+[2026-02-23 18:09:57] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:09:57] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:09:57] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:09:57] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 18:09:57] [INFO] [PYTHON] 2026-02-23 18:09:57,841 - INFO - Python script gestartet
+[2026-02-23 18:09:57] [INFO] [PYTHON] C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py:38: DeprecationWarning: Callback API version 1 is deprecated, update to latest version
+[2026-02-23 18:09:57] [INFO] [PYTHON] client = mqtt.Client()
+[2026-02-23 18:09:57] [INFO] [PYTHON] 2026-02-23 18:09:57,842 - INFO - Verbinde mit Broker 127.0.0.1:1883
+[2026-02-23 18:09:57] [INFO] [PYTHON] 2026-02-23 18:09:57,858 - INFO - Starte kontinuierliches Senden...
+[2026-02-23 18:09:57] [INFO] [PYTHON] 2026-02-23 18:09:57,858 - INFO - Erfolgreich mit Broker verbunden
+[2026-02-23 18:09:57] [INFO] [PYTHON] 2026-02-23 18:09:57,858 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:10:07] [INFO] [PYTHON] 2026-02-23 18:10:07,859 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:10:17] [INFO] [PYTHON] 2026-02-23 18:10:17,861 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:10:27] [INFO] [PYTHON] 2026-02-23 18:10:27,862 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:10:37] [INFO] [PYTHON] 2026-02-23 18:10:37,863 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:10:47] [INFO] [PYTHON] 2026-02-23 18:10:47,864 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:10:57] [INFO] [PYTHON] 2026-02-23 18:10:57,866 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:11:07] [INFO] [PYTHON] 2026-02-23 18:11:07,868 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:11:17] [INFO] [PYTHON] 2026-02-23 18:11:17,868 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:11:27] [INFO] [PYTHON] 2026-02-23 18:11:27,869 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:11:37] [INFO] [PYTHON] 2026-02-23 18:11:37,870 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:11:47] [INFO] [PYTHON] 2026-02-23 18:11:47,872 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:11:57] [INFO] [PYTHON] 2026-02-23 18:11:57,872 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:12:07] [INFO] [PYTHON] 2026-02-23 18:12:07,873 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:12:17] [INFO] [PYTHON] 2026-02-23 18:12:17,874 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:12:21] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 18:12:21] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 18:12:21] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 18:12:34] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:12:35] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:12:35] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:12:35] [INFO] [DEBUG] Working Dir: C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent
+[2026-02-23 18:12:35] [ERROR] [DB] Database File existiert nicht
+[2026-02-23 18:12:35] [INFO] [DEBUG] Working Dir: C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent
+[2026-02-23 18:12:35] [ERROR] [DB] Database File existiert nicht
+[2026-02-23 18:12:35] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:12:35] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:12:35] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:12:35] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 18:12:36] [INFO] [PYTHON] 2026-02-23 18:12:36,119 - INFO - Python script gestartet
+[2026-02-23 18:12:36] [INFO] [PYTHON] C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py:38: DeprecationWarning: Callback API version 1 is deprecated, update to latest version
+[2026-02-23 18:12:36] [INFO] [PYTHON] client = mqtt.Client()
+[2026-02-23 18:12:36] [INFO] [PYTHON] 2026-02-23 18:12:36,120 - INFO - Verbinde mit Broker 127.0.0.1:1883
+[2026-02-23 18:12:36] [INFO] [PYTHON] 2026-02-23 18:12:36,129 - INFO - Starte kontinuierliches Senden...
+[2026-02-23 18:12:36] [INFO] [PYTHON] 2026-02-23 18:12:36,129 - INFO - Erfolgreich mit Broker verbunden
+[2026-02-23 18:12:36] [INFO] [PYTHON] 2026-02-23 18:12:36,130 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:12:46] [INFO] [PYTHON] 2026-02-23 18:12:46,132 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:12:56] [INFO] [PYTHON] 2026-02-23 18:12:56,134 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:13:06] [INFO] [PYTHON] 2026-02-23 18:13:06,135 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:13:16] [INFO] [PYTHON] 2026-02-23 18:13:16,136 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:13:26] [INFO] [PYTHON] 2026-02-23 18:13:26,137 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:13:36] [INFO] [PYTHON] 2026-02-23 18:13:36,139 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:13:46] [INFO] [PYTHON] 2026-02-23 18:13:46,140 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:13:56] [INFO] [PYTHON] 2026-02-23 18:13:56,141 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:14:06] [INFO] [PYTHON] 2026-02-23 18:14:06,142 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:14:16] [INFO] [PYTHON] 2026-02-23 18:14:16,143 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:14:26] [INFO] [PYTHON] 2026-02-23 18:14:26,144 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:14:36] [INFO] [PYTHON] 2026-02-23 18:14:36,145 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:14:46] [INFO] [PYTHON] 2026-02-23 18:14:46,147 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:14:56] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 18:14:56] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 18:14:56] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 18:15:12] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:15:12] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:15:13] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:15:13] [INFO] [DEBUG] Absolute Path: C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\data\health.db
+[2026-02-23 18:15:13] [INFO] [DEBUG] Exists: false
+[2026-02-23 18:15:13] [ERROR] [DB] Database File existiert nicht
+[2026-02-23 18:15:13] [INFO] [DEBUG] Absolute Path: C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\data\health.db
+[2026-02-23 18:15:13] [INFO] [DEBUG] Exists: false
+[2026-02-23 18:15:13] [ERROR] [DB] Database File existiert nicht
+[2026-02-23 18:15:13] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:15:13] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:15:13] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:15:13] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 18:15:14] [INFO] [PYTHON] 2026-02-23 18:15:14,065 - INFO - Python script gestartet
+[2026-02-23 18:15:14] [INFO] [PYTHON] C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py:38: DeprecationWarning: Callback API version 1 is deprecated, update to latest version
+[2026-02-23 18:15:14] [INFO] [PYTHON] client = mqtt.Client()
+[2026-02-23 18:15:14] [INFO] [PYTHON] 2026-02-23 18:15:14,066 - INFO - Verbinde mit Broker 127.0.0.1:1883
+[2026-02-23 18:15:14] [INFO] [PYTHON] 2026-02-23 18:15:14,075 - INFO - Starte kontinuierliches Senden...
+[2026-02-23 18:15:14] [INFO] [PYTHON] 2026-02-23 18:15:14,076 - INFO - Erfolgreich mit Broker verbunden
+[2026-02-23 18:15:14] [INFO] [PYTHON] 2026-02-23 18:15:14,076 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:15:24] [INFO] [PYTHON] 2026-02-23 18:15:24,077 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:15:34] [INFO] [PYTHON] 2026-02-23 18:15:34,078 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:15:44] [INFO] [PYTHON] 2026-02-23 18:15:44,079 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:15:54] [INFO] [PYTHON] 2026-02-23 18:15:54,080 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:16:04] [INFO] [PYTHON] 2026-02-23 18:16:04,081 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:16:14] [INFO] [PYTHON] 2026-02-23 18:16:14,082 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:16:24] [INFO] [PYTHON] 2026-02-23 18:16:24,084 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:16:34] [INFO] [PYTHON] 2026-02-23 18:16:34,085 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:16:44] [INFO] [PYTHON] 2026-02-23 18:16:44,086 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:16:54] [INFO] [PYTHON] 2026-02-23 18:16:54,087 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:17:04] [INFO] [PYTHON] 2026-02-23 18:17:04,089 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:17:14] [INFO] [PYTHON] 2026-02-23 18:17:14,090 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:17:24] [INFO] [PYTHON] 2026-02-23 18:17:24,091 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:17:34] [INFO] [PYTHON] 2026-02-23 18:17:34,092 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:17:44] [INFO] [PYTHON] 2026-02-23 18:17:44,093 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:17:54] [INFO] [PYTHON] 2026-02-23 18:17:54,094 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:18:04] [INFO] [PYTHON] 2026-02-23 18:18:04,096 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:18:14] [INFO] [PYTHON] 2026-02-23 18:18:14,097 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:18:24] [INFO] [PYTHON] 2026-02-23 18:18:24,098 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:18:34] [INFO] [PYTHON] 2026-02-23 18:18:34,098 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:18:44] [INFO] [PYTHON] 2026-02-23 18:18:44,100 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:18:54] [INFO] [PYTHON] 2026-02-23 18:18:54,101 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:19:04] [INFO] [PYTHON] 2026-02-23 18:19:04,102 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:19:14] [INFO] [PYTHON] 2026-02-23 18:19:14,103 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:19:24] [INFO] [PYTHON] 2026-02-23 18:19:24,105 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:19:34] [INFO] [PYTHON] 2026-02-23 18:19:34,106 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:19:44] [INFO] [PYTHON] 2026-02-23 18:19:44,107 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:19:54] [INFO] [PYTHON] 2026-02-23 18:19:54,109 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:19:58] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:19:58] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:19:58] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:19:58] [INFO] [DEBUG] Absolute Path: C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\data\health.db
+[2026-02-23 18:19:58] [INFO] [DEBUG] Exists: false
+[2026-02-23 18:19:59] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 18:19:59] [INFO] [DEBUG] Absolute Path: C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\data\health.db
+[2026-02-23 18:19:59] [INFO] [DEBUG] Exists: true
+[2026-02-23 18:19:59] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 18:19:59] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:19:59] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:19:59] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:19:59] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 18:19:59] [INFO] [PYTHON] 2026-02-23 18:19:59,887 - INFO - Python script gestartet
+[2026-02-23 18:19:59] [INFO] [PYTHON] C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py:38: DeprecationWarning: Callback API version 1 is deprecated, update to latest version
+[2026-02-23 18:19:59] [INFO] [PYTHON] client = mqtt.Client()
+[2026-02-23 18:19:59] [INFO] [PYTHON] 2026-02-23 18:19:59,888 - INFO - Verbinde mit Broker 127.0.0.1:1883
+[2026-02-23 18:19:59] [INFO] [PYTHON] 2026-02-23 18:19:59,906 - INFO - Erfolgreich mit Broker verbunden
+[2026-02-23 18:19:59] [INFO] [PYTHON] 2026-02-23 18:19:59,906 - INFO - Starte kontinuierliches Senden...
+[2026-02-23 18:19:59] [INFO] [PYTHON] 2026-02-23 18:19:59,909 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:20:09] [INFO] [PYTHON] 2026-02-23 18:20:09,910 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:20:19] [INFO] [PYTHON] 2026-02-23 18:20:19,911 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:20:29] [INFO] [PYTHON] 2026-02-23 18:20:29,913 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:20:39] [INFO] [PYTHON] 2026-02-23 18:20:39,914 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:20:42] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:20:43] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:20:43] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:20:43] [INFO] [DEBUG] Absolute Path: C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\data\health.db
+[2026-02-23 18:20:43] [INFO] [DEBUG] Exists: true
+[2026-02-23 18:20:43] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 18:20:43] [INFO] [DEBUG] Absolute Path: C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\data\health.db
+[2026-02-23 18:20:43] [INFO] [DEBUG] Exists: true
+[2026-02-23 18:20:43] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 18:20:43] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:20:43] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:20:43] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:20:43] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 18:20:44] [INFO] [PYTHON] 2026-02-23 18:20:44,293 - INFO - Python script gestartet
+[2026-02-23 18:20:44] [INFO] [PYTHON] C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py:38: DeprecationWarning: Callback API version 1 is deprecated, update to latest version
+[2026-02-23 18:20:44] [INFO] [PYTHON] client = mqtt.Client()
+[2026-02-23 18:20:44] [INFO] [PYTHON] 2026-02-23 18:20:44,294 - INFO - Verbinde mit Broker 127.0.0.1:1883
+[2026-02-23 18:20:44] [INFO] [PYTHON] 2026-02-23 18:20:44,308 - INFO - Starte kontinuierliches Senden...
+[2026-02-23 18:20:44] [INFO] [PYTHON] 2026-02-23 18:20:44,309 - INFO - Erfolgreich mit Broker verbunden
+[2026-02-23 18:20:44] [INFO] [PYTHON] 2026-02-23 18:20:44,309 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:20:54] [INFO] [PYTHON] 2026-02-23 18:20:54,310 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:21:04] [INFO] [PYTHON] 2026-02-23 18:21:04,312 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:21:14] [INFO] [PYTHON] 2026-02-23 18:21:14,313 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:21:24] [INFO] [PYTHON] 2026-02-23 18:21:24,315 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:21:34] [INFO] [PYTHON] 2026-02-23 18:21:34,317 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:21:44] [INFO] [PYTHON] 2026-02-23 18:21:44,318 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:21:48] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:21:49] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:21:49] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:21:49] [INFO] [DEBUG] Absolute Path: C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\data\health.db
+[2026-02-23 18:21:49] [INFO] [DEBUG] Exists: true
+[2026-02-23 18:21:49] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 18:21:49] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:21:49] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:21:49] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:21:49] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 18:21:50] [INFO] [PYTHON] 2026-02-23 18:21:50,170 - INFO - Python script gestartet
+[2026-02-23 18:21:50] [INFO] [PYTHON] C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py:38: DeprecationWarning: Callback API version 1 is deprecated, update to latest version
+[2026-02-23 18:21:50] [INFO] [PYTHON] client = mqtt.Client()
+[2026-02-23 18:21:50] [INFO] [PYTHON] 2026-02-23 18:21:50,171 - INFO - Verbinde mit Broker 127.0.0.1:1883
+[2026-02-23 18:21:50] [INFO] [PYTHON] 2026-02-23 18:21:50,187 - INFO - Starte kontinuierliches Senden...
+[2026-02-23 18:21:50] [INFO] [PYTHON] 2026-02-23 18:21:50,188 - INFO - Erfolgreich mit Broker verbunden
+[2026-02-23 18:21:50] [INFO] [PYTHON] 2026-02-23 18:21:50,188 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:22:00] [INFO] [PYTHON] 2026-02-23 18:22:00,189 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:22:10] [INFO] [PYTHON] 2026-02-23 18:22:10,190 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:22:20] [INFO] [PYTHON] 2026-02-23 18:22:20,191 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:22:30] [INFO] [PYTHON] 2026-02-23 18:22:30,192 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:22:40] [INFO] [PYTHON] 2026-02-23 18:22:40,194 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:22:50] [INFO] [PYTHON] 2026-02-23 18:22:50,195 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:22:53] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:22:53] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:22:53] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:22:54] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 18:22:54] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:22:54] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:22:54] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:22:54] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 18:22:54] [INFO] [PYTHON] 2026-02-23 18:22:54,733 - INFO - Python script gestartet
+[2026-02-23 18:22:54] [INFO] [PYTHON] C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py:38: DeprecationWarning: Callback API version 1 is deprecated, update to latest version
+[2026-02-23 18:22:54] [INFO] [PYTHON] client = mqtt.Client()
+[2026-02-23 18:22:54] [INFO] [PYTHON] 2026-02-23 18:22:54,735 - INFO - Verbinde mit Broker 127.0.0.1:1883
+[2026-02-23 18:22:54] [INFO] [PYTHON] 2026-02-23 18:22:54,744 - INFO - Starte kontinuierliches Senden...
+[2026-02-23 18:22:54] [INFO] [PYTHON] 2026-02-23 18:22:54,745 - INFO - Erfolgreich mit Broker verbunden
+[2026-02-23 18:22:54] [INFO] [PYTHON] 2026-02-23 18:22:54,745 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:23:04] [INFO] [PYTHON] 2026-02-23 18:23:04,748 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:23:14] [INFO] [PYTHON] 2026-02-23 18:23:14,749 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:23:24] [INFO] [PYTHON] 2026-02-23 18:23:24,750 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:23:34] [INFO] [PYTHON] 2026-02-23 18:23:34,751 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:23:44] [INFO] [PYTHON] 2026-02-23 18:23:44,753 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:23:54] [INFO] [PYTHON] 2026-02-23 18:23:54,754 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:24:04] [INFO] [PYTHON] 2026-02-23 18:24:04,755 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:24:14] [INFO] [PYTHON] 2026-02-23 18:24:14,756 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:24:24] [INFO] [PYTHON] 2026-02-23 18:24:24,758 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:24:30] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 18:24:30] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 18:24:30] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 18:24:30] [INFO] [SYSTEM] Datenbank gelöscht
+[2026-02-23 18:24:43] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:24:43] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:24:44] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:24:44] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 18:24:44] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:24:44] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:24:44] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:24:44] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 18:24:45] [INFO] [PYTHON] 2026-02-23 18:24:45,122 - INFO - Python script gestartet
+[2026-02-23 18:24:45] [INFO] [PYTHON] C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py:38: DeprecationWarning: Callback API version 1 is deprecated, update to latest version
+[2026-02-23 18:24:45] [INFO] [PYTHON] client = mqtt.Client()
+[2026-02-23 18:24:45] [INFO] [PYTHON] 2026-02-23 18:24:45,123 - INFO - Verbinde mit Broker 127.0.0.1:1883
+[2026-02-23 18:24:45] [INFO] [PYTHON] 2026-02-23 18:24:45,132 - INFO - Starte kontinuierliches Senden...
+[2026-02-23 18:24:45] [INFO] [PYTHON] 2026-02-23 18:24:45,132 - INFO - Erfolgreich mit Broker verbunden
+[2026-02-23 18:24:45] [INFO] [PYTHON] 2026-02-23 18:24:45,132 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:24:55] [INFO] [PYTHON] 2026-02-23 18:24:55,134 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:25:05] [INFO] [PYTHON] 2026-02-23 18:25:05,136 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:25:15] [INFO] [PYTHON] 2026-02-23 18:25:15,137 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:25:25] [INFO] [PYTHON] 2026-02-23 18:25:25,138 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:25:35] [INFO] [PYTHON] 2026-02-23 18:25:35,139 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:25:45] [INFO] [PYTHON] 2026-02-23 18:25:45,140 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:25:55] [INFO] [PYTHON] 2026-02-23 18:25:55,141 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:26:05] [INFO] [PYTHON] 2026-02-23 18:26:05,142 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:26:15] [INFO] [PYTHON] 2026-02-23 18:26:15,143 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:26:25] [INFO] [PYTHON] 2026-02-23 18:26:25,144 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:26:35] [INFO] [PYTHON] 2026-02-23 18:26:35,145 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:26:45] [INFO] [PYTHON] 2026-02-23 18:26:45,147 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:26:55] [INFO] [PYTHON] 2026-02-23 18:26:55,148 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:27:05] [INFO] [PYTHON] 2026-02-23 18:27:05,150 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:27:15] [INFO] [PYTHON] 2026-02-23 18:27:15,151 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:27:25] [INFO] [PYTHON] 2026-02-23 18:27:25,153 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:27:35] [INFO] [PYTHON] 2026-02-23 18:27:35,154 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:27:45] [INFO] [PYTHON] 2026-02-23 18:27:45,155 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:38:32] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:38:32] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:38:32] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:38:33] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 18:38:33] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:38:33] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:38:33] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:38:33] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 18:38:33] [INFO] [PYTHON] 2026-02-23 18:38:33,622 - INFO - Python script gestartet
+[2026-02-23 18:38:33] [INFO] [PYTHON] C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py:38: DeprecationWarning: Callback API version 1 is deprecated, update to latest version
+[2026-02-23 18:38:33] [INFO] [PYTHON] client = mqtt.Client()
+[2026-02-23 18:38:33] [INFO] [PYTHON] 2026-02-23 18:38:33,623 - INFO - Verbinde mit Broker 127.0.0.1:1883
+[2026-02-23 18:38:33] [INFO] [PYTHON] 2026-02-23 18:38:33,633 - INFO - Starte kontinuierliches Senden...
+[2026-02-23 18:38:33] [INFO] [PYTHON] 2026-02-23 18:38:33,633 - INFO - Erfolgreich mit Broker verbunden
+[2026-02-23 18:38:33] [INFO] [PYTHON] 2026-02-23 18:38:33,634 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:38:43] [INFO] [PYTHON] 2026-02-23 18:38:43,635 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:38:53] [INFO] [PYTHON] 2026-02-23 18:38:53,636 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:39:03] [INFO] [PYTHON] 2026-02-23 18:39:03,637 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:39:13] [INFO] [PYTHON] 2026-02-23 18:39:13,638 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:39:23] [INFO] [PYTHON] 2026-02-23 18:39:23,639 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:39:33] [INFO] [PYTHON] 2026-02-23 18:39:33,640 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:39:43] [INFO] [PYTHON] 2026-02-23 18:39:43,641 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:39:49] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:39:49] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:39:50] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:39:50] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 18:39:50] [DEBUG] [MQTT] "PREDICTION"
+[2026-02-23 18:39:50] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:39:50] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:39:50] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:39:50] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 18:39:51] [INFO] [PYTHON] 2026-02-23 18:39:51,177 - INFO - Python script gestartet
+[2026-02-23 18:39:51] [INFO] [PYTHON] C:\Privat\Dokumente\Niklas_Aumueller\TH\MSY\Semester_2\Projektarbeit\Virtueller_Gesundheitsassistent\src\main\resources\scripts\mqtt_simulator.py:38: DeprecationWarning: Callback API version 1 is deprecated, update to latest version
+[2026-02-23 18:39:51] [INFO] [PYTHON] client = mqtt.Client()
+[2026-02-23 18:39:51] [INFO] [PYTHON] 2026-02-23 18:39:51,179 - INFO - Verbinde mit Broker 127.0.0.1:1883
+[2026-02-23 18:39:51] [INFO] [PYTHON] 2026-02-23 18:39:51,208 - INFO - Starte kontinuierliches Senden...
+[2026-02-23 18:39:51] [INFO] [PYTHON] 2026-02-23 18:39:51,209 - INFO - Erfolgreich mit Broker verbunden
+[2026-02-23 18:39:51] [INFO] [PYTHON] 2026-02-23 18:39:51,209 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:40:01] [INFO] [PYTHON] 2026-02-23 18:40:01,210 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:40:11] [INFO] [PYTHON] 2026-02-23 18:40:11,210 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:40:21] [INFO] [PYTHON] 2026-02-23 18:40:21,212 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:40:31] [INFO] [PYTHON] 2026-02-23 18:40:31,213 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:40:41] [INFO] [PYTHON] 2026-02-23 18:40:41,214 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:40:51] [INFO] [PYTHON] 2026-02-23 18:40:51,214 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:41:01] [INFO] [PYTHON] 2026-02-23 18:41:01,215 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:41:11] [INFO] [PYTHON] 2026-02-23 18:41:11,216 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:41:21] [INFO] [PYTHON] 2026-02-23 18:41:21,217 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:41:31] [INFO] [PYTHON] 2026-02-23 18:41:31,218 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:41:41] [INFO] [PYTHON] 2026-02-23 18:41:41,219 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:41:51] [INFO] [PYTHON] 2026-02-23 18:41:51,220 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:42:01] [INFO] [PYTHON] 2026-02-23 18:42:01,221 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:42:11] [INFO] [PYTHON] 2026-02-23 18:42:11,222 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:42:21] [INFO] [PYTHON] 2026-02-23 18:42:21,223 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:42:31] [INFO] [PYTHON] 2026-02-23 18:42:31,224 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:42:41] [INFO] [PYTHON] 2026-02-23 18:42:41,225 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:42:51] [INFO] [PYTHON] 2026-02-23 18:42:51,226 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:43:01] [INFO] [PYTHON] 2026-02-23 18:43:01,227 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:43:11] [INFO] [PYTHON] 2026-02-23 18:43:11,228 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:43:21] [INFO] [PYTHON] 2026-02-23 18:43:21,229 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:43:31] [INFO] [PYTHON] 2026-02-23 18:43:31,231 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:43:41] [INFO] [PYTHON] 2026-02-23 18:43:41,231 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:43:51] [INFO] [PYTHON] 2026-02-23 18:43:51,232 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:44:01] [INFO] [PYTHON] 2026-02-23 18:44:01,233 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:44:11] [INFO] [PYTHON] 2026-02-23 18:44:11,234 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:44:21] [INFO] [PYTHON] 2026-02-23 18:44:21,235 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:44:31] [INFO] [PYTHON] 2026-02-23 18:44:31,236 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:44:41] [INFO] [PYTHON] 2026-02-23 18:44:41,238 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:44:51] [INFO] [PYTHON] 2026-02-23 18:44:51,239 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:45:01] [INFO] [PYTHON] 2026-02-23 18:45:01,240 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:45:11] [INFO] [PYTHON] 2026-02-23 18:45:11,241 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:45:21] [INFO] [PYTHON] 2026-02-23 18:45:21,242 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:45:31] [INFO] [PYTHON] 2026-02-23 18:45:31,243 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:45:41] [INFO] [PYTHON] 2026-02-23 18:45:41,244 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:45:51] [INFO] [PYTHON] 2026-02-23 18:45:51,245 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:46:01] [INFO] [PYTHON] 2026-02-23 18:46:01,246 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:46:11] [INFO] [PYTHON] 2026-02-23 18:46:11,247 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:46:21] [INFO] [PYTHON] 2026-02-23 18:46:21,248 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:46:31] [INFO] [PYTHON] 2026-02-23 18:46:31,249 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:46:41] [INFO] [PYTHON] 2026-02-23 18:46:41,250 - INFO - Gesendet an 'PREDICTION': 0
+[2026-02-23 18:46:51] [INFO] [PYTHON] 2026-02-23 18:46:51,251 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:47:01] [INFO] [PYTHON] 2026-02-23 18:47:01,252 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:47:11] [INFO] [PYTHON] 2026-02-23 18:47:11,253 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:47:21] [INFO] [PYTHON] 2026-02-23 18:47:21,254 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:47:31] [INFO] [PYTHON] 2026-02-23 18:47:31,256 - INFO - Gesendet an 'PREDICTION': 1
+[2026-02-23 18:47:40] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 18:47:40] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 18:47:40] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 18:47:40] [INFO] [SYSTEM] Datenbank gelöscht
+[2026-02-23 18:48:36] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:48:36] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:48:37] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:48:37] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 18:48:37] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:48:37] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:48:37] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:48:37] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 18:50:22] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 18:50:22] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 18:50:22] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 18:50:22] [INFO] [SYSTEM] Datenbank gelöscht
+[2026-02-23 18:51:28] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:51:29] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:51:29] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:51:29] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 18:51:29] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:51:29] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:51:29] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:51:29] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 18:58:37] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 18:58:37] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 18:58:38] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 18:58:38] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 18:58:38] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 18:58:38] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 18:58:38] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 18:58:38] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 19:01:00] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 19:01:00] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 19:01:00] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 19:01:00] [INFO] [SYSTEM] Datenbank gelöscht
+[2026-02-23 19:03:11] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 19:03:12] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:03:12] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:08:06] [WARN] [MQTT] Verbindung verloren: Verbindung wurde getrennt
+[2026-02-23 19:08:09] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 19:08:09] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:08:09] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:13:49] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:13:49] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:13:49] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:13:49.842565600]
+[2026-02-23 19:13:49] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:13:49.852995500]
+[2026-02-23 19:13:49] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:13:49.861520900]
+[2026-02-23 19:13:49] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:13:49.869025100]
+[2026-02-23 19:13:49] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:13:49.877534200]
+[2026-02-23 19:13:49] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:13:49] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:13:49.899398300]
+[2026-02-23 19:13:49] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:13:49] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:13:49.919446400]
+[2026-02-23 19:13:49] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:13:49.926362500]
+[2026-02-23 19:13:49] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:13:49.932399700]
+[2026-02-23 19:13:49] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:13:49] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:13:49] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:13:49.979573200]
+[2026-02-23 19:13:49] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:16:26] [WARN] [MQTT] Verbindung verloren: Verbindung wurde getrennt
+[2026-02-23 19:16:28] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 19:16:28] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:16:28] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:17:57] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 19:17:57] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:17:58] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:19:50] [WARN] [MQTT] Verbindung verloren: Verbindung wurde getrennt
+[2026-02-23 19:19:53] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 19:19:53] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:19:54] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:22:50] [WARN] [MQTT] Verbindung verloren: Timed out while waiting to write messages to the server
+[2026-02-23 19:23:52] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 19:23:53] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:23:53] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:23:53] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:23:53] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 19:23:53] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 19:23:53] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 19:23:53] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 19:25:12] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 19:25:12] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 19:25:12] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 19:25:12] [INFO] [SYSTEM] Datenbank gelöscht
+[2026-02-23 19:26:15] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 19:26:15] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:26:16] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:28:11] [WARN] [MQTT] Verbindung verloren: Verbindung wurde getrennt
+[2026-02-23 19:28:15] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:28:15] [ERROR] [MQTT] Subscribe fehlgeschlagen: "PREDICTION"
+Keine Verbindung zu Client (32104)
+ at org.eclipse.paho.client.mqttv3.internal.ExceptionHelper.createMqttException(ExceptionHelper.java:31)
+ at org.eclipse.paho.client.mqttv3.internal.ClientComms.sendNoWait(ClientComms.java:205)
+ at org.eclipse.paho.client.mqttv3.MqttAsyncClient.subscribeBase(MqttAsyncClient.java:1088)
+ at org.eclipse.paho.client.mqttv3.MqttAsyncClient.subscribe(MqttAsyncClient.java:1152)
+ at org.eclipse.paho.client.mqttv3.MqttClient.subscribe(MqttClient.java:459)
+ at org.eclipse.paho.client.mqttv3.MqttClient.subscribe(MqttClient.java:429)
+ at org.eclipse.paho.client.mqttv3.MqttClient.subscribe(MqttClient.java:404)
+ at vassistent.service.MqttClientService.subscribe(MqttClientService.java:63)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:54)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 19:28:15] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 19:28:29] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 19:28:29] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 19:31:11] [WARN] [MQTT] Verbindung verloren: Zeitlimitüberschreitung beim Warten auf eine Antwort vom Server
+[2026-02-23 19:31:13] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 19:31:13] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:31:14] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:31:14] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:31:14] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 19:31:14] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 19:31:14] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 19:31:14] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 19:35:07] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 19:35:07] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:35:07] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:35:08] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:35:08] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:35:08] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 19:35:08] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 19:35:08] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 19:35:08] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 19:37:16] [ERROR] [UNREAL] WebSocket-Verbindung fehlgeschlagen
+java.lang.RuntimeException: Could not find an implementation class.
+ at jakarta.websocket.ContainerProvider.getWebSocketContainer(ContainerProvider.java:59)
+ at vassistent.service.UnrealWebSocketService.connect(UnrealWebSocketService.java:24)
+ at vassistent.service.UnrealWebSocketService.(UnrealWebSocketService.java:18)
+ at vassistent.bootstrap.ApplicationInitializer.initialize(ApplicationInitializer.java:27)
+ at vassistent.App.main(App.java:18)
+
+[2026-02-23 19:37:16] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:37:16] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:37:16] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:37:16] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:37:16] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 19:37:16] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 19:37:16] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 19:39:28] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:39:28] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:39:29] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:39:29] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:39:29] [INFO] [MQTT] Topic abonniert: "PREDICTION"
+[2026-02-23 19:39:29] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 19:39:29] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 19:40:59] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:41:00] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:41:00] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:41:00] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:41:00] [INFO] [MQTT] Topic abonniert: PREDICTION
+[2026-02-23 19:41:00] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 19:41:00] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 19:41:05] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:41:05] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:41:05.134048300]
+[2026-02-23 19:41:05] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:05] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:05] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:41:05] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:05] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:05] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:41:05] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:41:05.563460600]
+[2026-02-23 19:41:05] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:41:05] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:41:05] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:41:05] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:41:05] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:41:06] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:41:06] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:41:06.919979300]
+[2026-02-23 19:41:06] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:06] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:06] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:41:06] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:06] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:08] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:41:08] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:41:08.810859800]
+[2026-02-23 19:41:08] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:08] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:08] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:41:08] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:08] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:15] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:41:15] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:41:15.132298700]
+[2026-02-23 19:41:15] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:15] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:15] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:41:15] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:15] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:15] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:41:15] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:41:15.565137500]
+[2026-02-23 19:41:15] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:15] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:15] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:41:15] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:15] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:18] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:41:18] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:41:18.814693300]
+[2026-02-23 19:41:18] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:18] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:18] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:41:18] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:18] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:25] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:41:25] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:41:25.132086100]
+[2026-02-23 19:41:25] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:25] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:25] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:41:25] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:25] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:25] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:41:25] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:41:25.566092700]
+[2026-02-23 19:41:25] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:25] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:25] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:41:25] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:25] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:28] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:41:28] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:41:28.815204]
+[2026-02-23 19:41:28] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:28] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:41:28] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:41:28] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:41:28] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:42:51] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:42:51] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:42:52] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:42:52] [INFO] [MQTT] Topic abonniert: PREDICTION
+[2026-02-23 19:42:52] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 19:42:52] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 19:42:55] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:42:55] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:42:55.145467100]
+[2026-02-23 19:42:55] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:42:55] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:42:55] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:42:55] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:42:55] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:42:55] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:42:55] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:42:55.579464600]
+[2026-02-23 19:42:55] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:42:55] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:42:55] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:42:55] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:42:55] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:42:58] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:42:58] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:42:58.826700100]
+[2026-02-23 19:42:58] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:42:58] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:42:58] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:42:58] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:42:58] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:43:05] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:43:05] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:43:05.142047500]
+[2026-02-23 19:43:05] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:43:05] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:43:05] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:43:05] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:43:05] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:43:05] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:43:05] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:43:05.579660800]
+[2026-02-23 19:43:05] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:43:05] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:43:05] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:43:05] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:43:05] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:43:08] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:43:08] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:43:08.827661100]
+[2026-02-23 19:43:08] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:43:08] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:43:08] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:43:08] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:43:08] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:43:15] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:43:15] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:43:15.141235800]
+[2026-02-23 19:43:15] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:43:15] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:43:15] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:43:15] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:43:15] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:43:15] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:43:15] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:43:15.581446700]
+[2026-02-23 19:43:15] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:43:15] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:43:15] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:43:15] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:43:15] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:43:18] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:43:18] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:43:18.827808300]
+[2026-02-23 19:43:18] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:43:18] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:43:18] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:43:18] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:43:18] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:43:25] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:43:25] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:43:25.158756500]
+[2026-02-23 19:43:25] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:43:25] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:43:25] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:43:25] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:43:25] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:43:25] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:43:25] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:43:25.581715600]
+[2026-02-23 19:43:25] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:43:25] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:43:25] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:43:25] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:43:25] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:43:28] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:43:28] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:43:28.829057900]
+[2026-02-23 19:43:28] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:43:28] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:43:28] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:43:28] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:43:28] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:45:23] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:45:23] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:45:23] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:45:23] [INFO] [MQTT] Topic abonniert: PREDICTION
+[2026-02-23 19:45:24] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 19:45:24] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 19:45:24] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 19:45:24] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:45:24] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:45:24.549519700]
+[2026-02-23 19:45:24] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:45:24] [WARN] [Controller] Window ist null, UI Update übersprungen
+[2026-02-23 19:45:24] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:45:24] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:45:24] [WARN] [Controller] Window ist null, UI Update übersprungen
+[2026-02-23 19:45:34] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:45:34] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:45:34.543339200]
+[2026-02-23 19:45:34] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:45:34] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:45:34] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:45:34] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:45:34] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:45:44] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:45:44] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:45:44.543501600]
+[2026-02-23 19:45:44] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:45:44] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:45:44] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:45:44] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:45:44] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:45:54] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:45:54] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:45:54.545031800]
+[2026-02-23 19:45:54] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:45:54] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:45:54] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:45:54] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:45:54] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:46:04] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:46:04] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:46:04.546355100]
+[2026-02-23 19:46:04] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:46:04] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:46:04] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:46:04] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:46:04] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:46:14] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:46:14] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:46:14.547035800]
+[2026-02-23 19:46:14] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:46:14] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:46:14] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:46:14] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:46:14] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:46:24] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:46:24] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:46:24.548966600]
+[2026-02-23 19:46:24] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:46:24] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:46:24] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:46:24] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:46:24] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:46:34] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:46:34] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:46:34.549338500]
+[2026-02-23 19:46:34] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:46:34] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:46:34] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:46:34] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:46:34] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:46:41] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 19:46:41] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 19:46:41] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 19:46:41] [INFO] [SYSTEM] Datenbank gelöscht
+[2026-02-23 19:52:12] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:52:13] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:52:13] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:52:13] [INFO] [MQTT] Topic abonniert: PREDICTION
+[2026-02-23 19:52:13] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 19:52:13] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 19:52:13] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 19:52:14] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 19:52:14] [INFO] [SYSTEM] Datenbank gelöscht
+[2026-02-23 19:52:14] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:52:14] [ERROR] [DB] Database Insert fehlgeschlagen
+org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: binary_event)
+ at org.sqlite.core.DB.newSQLException(DB.java:1179)
+ at org.sqlite.core.DB.newSQLException(DB.java:1190)
+ at org.sqlite.core.DB.throwex(DB.java:1150)
+ at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
+ at org.sqlite.core.NativeDB.prepare(NativeDB.java:135)
+ at org.sqlite.core.DB.prepare(DB.java:264)
+ at org.sqlite.core.CorePreparedStatement.(CorePreparedStatement.java:46)
+ at org.sqlite.jdbc3.JDBC3PreparedStatement.(JDBC3PreparedStatement.java:32)
+ at org.sqlite.jdbc4.JDBC4PreparedStatement.(JDBC4PreparedStatement.java:28)
+ at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:34)
+ at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:225)
+ at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:205)
+ at vassistent.service.DataPersistenceService.store(DataPersistenceService.java:64)
+ at vassistent.service.BinaryEventService.handlePayload(BinaryEventService.java:25)
+ at vassistent.bootstrap.ApplicationInitializer.lambda$initialize$0(ApplicationInitializer.java:57)
+ at vassistent.service.MqttClientService.messageArrived(MqttClientService.java:109)
+ at org.eclipse.paho.client.mqttv3.internal.CommsCallback.deliverMessage(CommsCallback.java:519)
+ at org.eclipse.paho.client.mqttv3.internal.CommsCallback.handleMessage(CommsCallback.java:417)
+ at org.eclipse.paho.client.mqttv3.internal.CommsCallback.run(CommsCallback.java:214)
+ at java.base/java.lang.Thread.run(Thread.java:840)
+
+[2026-02-23 19:52:14] [ERROR] [Evaluation] Couldn't get ratio.
+org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: binary_event)
+ at org.sqlite.core.DB.newSQLException(DB.java:1179)
+ at org.sqlite.core.DB.newSQLException(DB.java:1190)
+ at org.sqlite.core.DB.throwex(DB.java:1150)
+ at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
+ at org.sqlite.core.NativeDB.prepare(NativeDB.java:135)
+ at org.sqlite.core.DB.prepare(DB.java:264)
+ at org.sqlite.core.CorePreparedStatement.(CorePreparedStatement.java:46)
+ at org.sqlite.jdbc3.JDBC3PreparedStatement.(JDBC3PreparedStatement.java:32)
+ at org.sqlite.jdbc4.JDBC4PreparedStatement.(JDBC4PreparedStatement.java:28)
+ at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:34)
+ at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:225)
+ at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:205)
+ at vassistent.service.StatisticsService.getRatio(StatisticsService.java:30)
+ at vassistent.service.EvaluationService.evaluate(EvaluationService.java:24)
+ at vassistent.service.BinaryEventService.handlePayload(BinaryEventService.java:26)
+ at vassistent.bootstrap.ApplicationInitializer.lambda$initialize$0(ApplicationInitializer.java:57)
+ at vassistent.service.MqttClientService.messageArrived(MqttClientService.java:109)
+ at org.eclipse.paho.client.mqttv3.internal.CommsCallback.deliverMessage(CommsCallback.java:519)
+ at org.eclipse.paho.client.mqttv3.internal.CommsCallback.handleMessage(CommsCallback.java:417)
+ at org.eclipse.paho.client.mqttv3.internal.CommsCallback.run(CommsCallback.java:214)
+ at java.base/java.lang.Thread.run(Thread.java:840)
+
+[2026-02-23 19:52:14] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:52:14] [WARN] [Controller] Window ist null, UI Update übersprungen
+[2026-02-23 19:52:14] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:52:14] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:52:14] [WARN] [Controller] Window ist null, UI Update übersprungen
+[2026-02-23 19:54:01] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:54:02] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:54:02] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:54:02] [INFO] [MQTT] Topic abonniert: PREDICTION
+[2026-02-23 19:54:02] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 19:54:02] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 19:54:02] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 19:54:03] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:54:03] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:54:03.408841300]
+[2026-02-23 19:54:03] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:54:03] [WARN] [Controller] Window ist null, UI Update übersprungen
+[2026-02-23 19:54:03] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:54:03] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:54:03] [WARN] [Controller] Window ist null, UI Update übersprungen
+[2026-02-23 19:54:04] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:54:04] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:54:04.660559600]
+[2026-02-23 19:54:04] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:54:04] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:54:04] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:54:04] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:54:04] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:54:13] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:54:13] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:54:13.398551200]
+[2026-02-23 19:54:13] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:54:13] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:54:13] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:54:13] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:54:13] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:54:14] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:54:14] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:54:14.661903600]
+[2026-02-23 19:54:14] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:54:14] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:54:14] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:54:14] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:54:14] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:55:00] [INFO] [MQTT] Verbinde mit Broker tcp://localhost:1883
+[2026-02-23 19:55:01] [INFO] [MQTT] Verbindung hergestellt
+[2026-02-23 19:55:01] [INFO] [DB] Datenbank initialisiert
+[2026-02-23 19:55:01] [INFO] [MQTT] Topic abonniert: PREDICTION
+[2026-02-23 19:55:01] [INFO] [PROCESS] Mqtt Simulator gestartet
+[2026-02-23 19:55:01] [INFO] [Controller] Subscribe AppState Observer gestartet
+[2026-02-23 19:55:01] [INFO] [Controller] AppState Observer registriert
+[2026-02-23 19:55:02] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:55:02] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:55:02.516370100]
+[2026-02-23 19:55:02] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:55:02] [WARN] [Controller] Window ist null, UI Update übersprungen
+[2026-02-23 19:55:02] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:55:02] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:55:02] [WARN] [Controller] Window ist null, UI Update übersprungen
+[2026-02-23 19:55:12] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:55:12] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:55:12.508788300]
+[2026-02-23 19:55:12] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:55:12] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:55:12] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:55:12] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:55:12] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:55:22] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:55:22] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:55:22.511126600]
+[2026-02-23 19:55:22] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:55:22] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:55:22] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:55:22] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:55:22] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:55:32] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:55:32] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:55:32.511685600]
+[2026-02-23 19:55:32] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:55:32] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:55:32] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:55:32] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:55:32] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:55:42] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:55:42] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:55:42.511737600]
+[2026-02-23 19:55:42] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:55:42] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:55:42] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:55:42] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:55:42] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:55:52] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:55:52] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:55:52.513124200]
+[2026-02-23 19:55:52] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:55:52] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:55:52] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:55:52] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:55:52] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:56:02] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:56:02] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:56:02.515511800]
+[2026-02-23 19:56:02] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:56:02] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:56:02] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:56:02] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:56:02] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:56:12] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:56:12] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:56:12.517724]
+[2026-02-23 19:56:12] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:56:12] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:56:12] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:56:12] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:56:12] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:56:22] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:56:22] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:56:22.520344400]
+[2026-02-23 19:56:22] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:56:22] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:56:22] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:56:22] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:56:22] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:56:32] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:56:32] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:56:32.522273900]
+[2026-02-23 19:56:32] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:56:32] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:56:32] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:56:32] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:56:32] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:56:42] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:56:42] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:56:42.523850300]
+[2026-02-23 19:56:42] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:56:42] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:56:42] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:56:42] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:56:42] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:56:52] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:56:52] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:56:52.525096700]
+[2026-02-23 19:56:52] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:56:52] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:56:52] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:56:52] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:56:52] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:57:02] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:57:02] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:57:02.527692700]
+[2026-02-23 19:57:02] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:57:02] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:57:02] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:57:02] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:57:02] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:57:12] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:57:12] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:57:12.529806800]
+[2026-02-23 19:57:12] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:57:12] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:57:12] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:57:12] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:57:12] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:57:22] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:57:22] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:57:22.531611]
+[2026-02-23 19:57:22] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:57:22] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:57:22] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:57:22] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:57:22] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:57:32] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:57:32] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:57:32.533331]
+[2026-02-23 19:57:32] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:57:32] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:57:32] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:57:32] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:57:32] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:57:42] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:57:42] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:57:42.534675300]
+[2026-02-23 19:57:42] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:57:42] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:57:42] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:57:42] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:57:42] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:57:52] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:57:52] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:57:52.536214800]
+[2026-02-23 19:57:52] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:57:52] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:57:52] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:57:52] [DEBUG] [Controller] AppState Update erhalten: WARNING
+[2026-02-23 19:57:52] [DEBUG] [Controller] ProblemLevel UI aktualisiert → WARNING
+[2026-02-23 19:58:02] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:58:02] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:58:02.538511100]
+[2026-02-23 19:58:02] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:58:02] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:58:02] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:58:02] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:58:02] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:58:12] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:58:12] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:58:12.538373200]
+[2026-02-23 19:58:12] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:58:12] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:58:12] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:58:12] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:58:12] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:58:22] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:58:22] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:58:22.540012300]
+[2026-02-23 19:58:22] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:58:22] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:58:22] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:58:22] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:58:22] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:58:32] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=1
+[2026-02-23 19:58:32] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[1, 2026-02-23T19:58:32.542561100]
+[2026-02-23 19:58:32] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:58:32] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:58:32] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:58:32] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:58:32] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:58:42] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:58:42] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:58:42.544132700]
+[2026-02-23 19:58:42] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:58:42] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:58:42] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:58:42] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:58:42] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:58:52] [DEBUG] [MQTT] Nachricht empfangen -> Topic=PREDICTION, Payload=0
+[2026-02-23 19:58:52] [DEBUG] [DB] Database Insert erfolgreich: INSERT INTO binary_event (value, timestamp) VALUES (?, ?)
+ parameters=[0, 2026-02-23T19:58:52.545152900]
+[2026-02-23 19:58:52] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:58:52] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:58:52] [WARN] [UNREAL] Nicht verbunden! Text wird nicht gesendet!
+[2026-02-23 19:58:52] [DEBUG] [Controller] AppState Update erhalten: NONE
+[2026-02-23 19:58:52] [DEBUG] [Controller] ProblemLevel UI aktualisiert → NONE
+[2026-02-23 19:58:56] [INFO] [MQTT] Verbindung getrennt
+[2026-02-23 19:58:56] [INFO] [PROCESS] Externe Prozesse beendet
+[2026-02-23 19:58:56] [INFO] [SYSTEM] Programm wird beendet
+[2026-02-23 19:58:56] [INFO] [SYSTEM] Datenbank gelöscht
diff --git a/logs/mqtt_simulator.log b/logs/mqtt_simulator.log
new file mode 100644
index 0000000..3d5ceba
--- /dev/null
+++ b/logs/mqtt_simulator.log
@@ -0,0 +1,1956 @@
+2026-02-23 18:07:58,034 - INFO - Python script gestartet
+2026-02-23 18:07:58,035 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:07:58,057 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:07:58,057 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:07:58,057 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:08:25,509 - INFO - Python script gestartet
+2026-02-23 18:08:25,512 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:08:25,532 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:08:25,532 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:08:25,533 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:08:35,536 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:08:45,537 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:08:55,538 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:09:05,540 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:09:15,542 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:09:25,544 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:09:35,545 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:09:45,546 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:09:55,547 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:09:57,841 - INFO - Python script gestartet
+2026-02-23 18:09:57,842 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:09:57,858 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:09:57,858 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:09:57,858 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:10:05,548 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:10:07,859 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:10:15,549 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:10:17,861 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:10:25,550 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:10:27,862 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:10:35,552 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:10:37,863 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:10:45,553 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:10:47,864 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:10:55,555 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:10:57,866 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:11:05,557 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:11:07,868 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:11:15,558 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:11:17,868 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:11:25,560 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:11:27,869 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:11:35,561 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:11:37,870 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:11:45,562 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:11:47,872 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:11:55,563 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:11:57,872 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:12:05,564 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:12:07,873 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:12:15,565 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:12:17,874 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:12:25,567 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:12:35,568 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:12:36,119 - INFO - Python script gestartet
+2026-02-23 18:12:36,120 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:12:36,129 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:12:36,129 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:12:36,130 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:12:45,570 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:12:46,132 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:12:55,571 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:12:56,134 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:13:05,573 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:13:06,135 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:13:15,574 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:13:16,136 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:13:25,575 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:13:26,137 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:13:35,577 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:13:36,139 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:13:45,579 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:13:46,140 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:13:55,579 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:13:56,141 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:14:05,580 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:14:06,142 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:14:15,581 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:14:16,143 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:14:25,582 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:14:26,144 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:14:35,584 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:14:36,145 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:14:45,585 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:14:46,147 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:14:55,586 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:15:05,587 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:15:14,065 - INFO - Python script gestartet
+2026-02-23 18:15:14,066 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:15:14,075 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:15:14,076 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:15:14,076 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:15:15,589 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:15:24,077 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:15:25,590 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:15:34,078 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:15:35,592 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:15:44,079 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:15:45,593 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:15:54,080 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:15:55,595 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:16:04,081 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:16:05,597 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:16:14,082 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:16:15,598 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:16:24,084 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:16:25,599 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:16:34,085 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:16:35,599 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:16:44,086 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:16:45,601 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:16:54,087 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:16:55,602 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:17:04,089 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:17:05,605 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:17:14,090 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:17:15,606 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:17:24,091 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:17:25,608 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:17:34,092 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:17:35,609 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:17:44,093 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:17:45,610 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:17:54,094 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:17:55,612 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:18:04,096 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:18:05,612 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:18:14,097 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:18:15,613 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:18:24,098 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:18:25,614 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:18:34,098 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:18:35,616 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:18:44,100 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:18:45,645 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:18:54,101 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:18:55,646 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:19:04,102 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:19:05,648 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:19:14,103 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:19:15,649 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:19:24,105 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:19:25,650 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:19:34,106 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:19:35,651 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:19:44,107 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:19:45,653 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:19:54,109 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:19:55,655 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:19:59,887 - INFO - Python script gestartet
+2026-02-23 18:19:59,888 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:19:59,906 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:19:59,906 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:19:59,909 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:20:04,110 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:20:05,656 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:20:09,910 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:20:14,111 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:20:15,657 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:20:19,911 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:20:24,112 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:20:25,659 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:20:29,913 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:20:34,113 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:20:35,660 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:20:39,914 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:20:44,114 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:20:44,293 - INFO - Python script gestartet
+2026-02-23 18:20:44,294 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:20:44,308 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:20:44,309 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:20:44,309 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:20:45,662 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:20:49,915 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:20:54,116 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:20:54,310 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:20:55,663 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:20:59,916 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:04,117 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:04,312 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:05,664 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:09,918 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:21:14,118 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:21:14,313 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:21:15,665 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:19,920 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:24,120 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:21:24,315 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:21:25,667 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:29,922 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:34,122 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:21:34,317 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:35,668 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:39,923 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:44,124 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:44,318 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:21:45,669 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:49,924 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:21:50,170 - INFO - Python script gestartet
+2026-02-23 18:21:50,171 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:21:50,187 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:21:50,188 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:21:50,188 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:21:54,125 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:54,318 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:55,670 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:21:59,925 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:00,189 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:22:04,126 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:04,319 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:05,671 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:22:09,926 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:22:10,190 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:14,128 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:14,321 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:15,672 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:19,928 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:20,191 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:24,129 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:24,322 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:22:25,673 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:22:29,929 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:22:30,192 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:22:34,131 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:22:34,323 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:35,675 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:39,930 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:40,194 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:44,131 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:22:44,324 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:22:45,676 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:49,931 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:22:50,195 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:54,132 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:54,326 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:22:54,733 - INFO - Python script gestartet
+2026-02-23 18:22:54,735 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:22:54,744 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:22:54,745 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:22:54,745 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:22:55,678 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:22:59,933 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:00,197 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:04,134 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:04,327 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:04,748 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:05,679 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:09,934 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:10,198 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:14,136 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:14,328 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:14,749 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:15,680 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:19,935 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:20,200 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:24,137 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:24,329 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:24,750 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:25,682 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:29,937 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:30,201 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:34,138 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:34,331 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:34,751 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:35,684 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:39,938 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:40,203 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:44,139 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:44,333 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:44,753 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:45,685 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:49,940 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:50,205 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:54,140 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:54,334 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:54,754 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:23:55,687 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:23:59,941 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:00,206 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:04,141 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:04,336 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:04,755 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:05,688 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:09,943 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:10,208 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:14,142 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:14,337 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:14,756 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:15,690 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:19,944 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:20,210 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:24,144 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:24,338 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:24,758 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:25,690 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:29,945 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:30,211 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:34,145 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:34,339 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:35,692 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:39,946 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:40,212 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:44,146 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:44,340 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:45,122 - INFO - Python script gestartet
+2026-02-23 18:24:45,123 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:24:45,132 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:24:45,132 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:24:45,132 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:45,693 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:49,948 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:50,213 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:54,148 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:54,341 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:24:55,134 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:55,695 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:24:59,949 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:25:00,215 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:04,149 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:04,343 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:25:05,136 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:05,696 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:25:09,950 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:25:10,217 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:14,150 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:14,344 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:15,137 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:15,697 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:25:19,952 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:20,218 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:24,151 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:24,345 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:25:25,138 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:25,699 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:25:29,953 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:25:30,219 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:25:34,152 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:34,347 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:25:35,139 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:25:35,701 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:39,954 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:40,220 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:44,154 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:44,347 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:45,140 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:45,702 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:25:49,955 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:25:50,222 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:54,155 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:54,348 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:25:55,141 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:55,703 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:25:59,956 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:00,223 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:04,157 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:04,349 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:05,142 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:05,705 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:09,957 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:10,223 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:14,158 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:14,350 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:15,143 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:15,706 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:19,959 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:20,224 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:24,160 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:24,351 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:25,144 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:25,707 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:29,960 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:30,225 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:34,161 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:34,352 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:35,145 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:35,708 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:39,962 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:40,226 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:44,162 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:44,354 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:45,147 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:45,709 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:49,963 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:50,227 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:54,163 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:54,355 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:26:55,148 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:55,710 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:26:59,964 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:00,228 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:04,164 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:27:04,356 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:05,150 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:27:05,711 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:09,965 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:10,229 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:14,166 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:14,359 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:15,151 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:15,712 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:19,967 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:20,230 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:24,167 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:24,361 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:27:25,153 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:25,714 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:29,968 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:27:30,231 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:27:34,168 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:34,362 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:27:35,154 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:27:35,715 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:27:39,969 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:27:40,233 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:44,170 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:44,363 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:27:45,155 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:45,716 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:27:49,970 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:50,233 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:54,171 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:54,364 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:27:55,156 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:27:55,717 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:27:59,971 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:00,235 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:04,172 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:04,365 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:05,158 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:05,718 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:09,972 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:10,236 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:14,173 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:14,366 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:15,159 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:15,720 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:19,973 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:20,237 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:24,174 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:24,367 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:25,160 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:25,721 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:29,974 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:30,238 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:34,175 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:34,368 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:35,161 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:35,722 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:39,975 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:40,239 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:44,176 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:44,369 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:45,162 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:45,723 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:49,976 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:50,240 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:54,178 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:54,371 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:55,164 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:28:55,725 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:28:59,978 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:00,241 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:04,179 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:04,372 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:05,165 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:05,726 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:09,979 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:10,242 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:14,181 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:14,373 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:15,166 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:15,727 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:19,980 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:20,243 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:24,182 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:24,374 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:25,167 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:25,728 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:29,981 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:30,244 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:34,183 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:34,375 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:35,168 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:35,729 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:39,982 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:40,246 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:44,184 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:44,376 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:45,169 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:45,730 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:49,983 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:50,246 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:54,184 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:54,377 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:29:55,170 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:55,731 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:29:59,984 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:00,248 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:04,185 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:04,378 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:05,172 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:05,731 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:09,984 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:10,249 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:14,187 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:14,379 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:15,173 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:15,733 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:19,985 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:20,250 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:24,188 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:24,381 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:25,175 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:25,734 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:29,986 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:30,251 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:34,189 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:34,382 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:35,176 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:35,735 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:39,987 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:40,252 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:44,191 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:44,383 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:45,177 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:45,736 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:49,987 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:50,252 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:54,192 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:54,385 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:55,178 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:30:55,737 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:30:59,989 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:00,263 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:04,193 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:04,386 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:05,179 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:05,738 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:09,990 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:10,264 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:14,194 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:14,387 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:15,180 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:15,739 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:19,991 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:20,272 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:24,195 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:24,388 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:25,182 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:25,740 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:29,992 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:30,273 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:34,196 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:34,389 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:35,183 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:35,741 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:39,993 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:40,275 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:44,197 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:44,391 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:45,183 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:45,743 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:49,994 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:50,276 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:54,199 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:31:54,392 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:55,184 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:55,744 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:31:59,995 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:32:00,276 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:32:04,200 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:32:04,393 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:32:05,185 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:05,746 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:32:09,999 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:32:10,278 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:14,201 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:14,394 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:32:15,186 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:15,747 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:32:20,000 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:20,279 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:24,202 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:24,395 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:32:25,187 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:25,748 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:30,002 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:30,281 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:32:34,203 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:34,396 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:32:35,188 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:35,749 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:40,003 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:40,283 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:44,204 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:44,397 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:45,189 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:32:45,751 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:50,004 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:50,284 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:32:54,205 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:32:54,398 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:55,190 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:32:55,752 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:00,005 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:00,286 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:04,206 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:33:04,399 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:05,191 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:05,753 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:10,006 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:33:10,287 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:14,207 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:14,400 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:15,192 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:15,754 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:20,007 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:20,288 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:33:24,208 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:24,401 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:33:25,194 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:25,755 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:33:30,008 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:33:30,289 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:34,209 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:33:34,402 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:35,195 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:35,756 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:40,009 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:40,290 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:44,210 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:33:44,404 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:33:45,196 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:33:45,757 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:33:50,009 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:33:50,291 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:54,211 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:33:54,406 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:33:55,197 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:33:55,758 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:00,011 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:00,292 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:04,213 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:04,407 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:05,198 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:05,759 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:10,012 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:10,293 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:14,214 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:14,408 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:15,200 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:15,760 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:20,013 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:20,294 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:24,215 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:24,409 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:25,201 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:25,761 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:30,014 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:30,295 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:34,216 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:34,410 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:35,202 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:35,762 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:40,015 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:40,296 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:44,217 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:44,411 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:45,205 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:45,763 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:50,016 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:50,297 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:54,218 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:34:54,412 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:55,206 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:34:55,765 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:00,017 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:00,298 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:04,219 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:04,413 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:05,207 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:05,766 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:10,018 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:10,299 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:14,220 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:14,414 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:15,208 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:15,767 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:20,019 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:20,300 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:24,221 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:24,416 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:25,209 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:25,768 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:30,020 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:30,301 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:34,222 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:34,417 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:35,210 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:35,769 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:40,021 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:40,302 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:44,223 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:44,418 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:45,211 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:45,770 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:50,022 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:50,303 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:54,223 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:35:54,419 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:55,212 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:35:55,771 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:00,023 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:00,304 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:04,225 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:04,419 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:05,214 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:05,772 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:10,025 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:10,305 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:14,226 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:14,421 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:15,215 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:15,773 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:20,026 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:20,306 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:24,227 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:24,422 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:25,217 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:25,774 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:30,027 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:30,307 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:34,228 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:34,423 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:35,218 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:35,775 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:40,028 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:40,309 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:44,229 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:44,424 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:45,219 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:45,776 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:50,029 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:50,310 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:54,230 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:54,425 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:36:55,220 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:36:55,777 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:00,030 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:37:00,311 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:04,231 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:04,427 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:05,221 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:37:05,778 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:37:10,031 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:10,312 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:37:14,232 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:14,428 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:37:15,222 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:15,779 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:37:20,032 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:20,313 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:24,233 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:24,429 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:25,223 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:37:25,780 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:37:30,033 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:37:30,314 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:37:34,234 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:37:34,430 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:35,224 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:35,781 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:40,034 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:40,315 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:44,235 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:44,432 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:45,225 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:45,783 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:37:50,035 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:50,316 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:54,236 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:54,433 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:37:55,226 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:37:55,783 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:00,035 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:00,317 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:04,237 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:04,434 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:05,227 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:05,784 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:10,037 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:10,317 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:14,239 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:14,435 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:15,228 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:15,785 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:20,038 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:20,319 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:24,240 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:24,436 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:25,229 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:25,787 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:30,039 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:30,320 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:33,622 - INFO - Python script gestartet
+2026-02-23 18:38:33,623 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:38:33,633 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:38:33,633 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:38:33,634 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:34,241 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:34,437 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:35,230 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:35,788 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:40,040 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:40,321 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:43,635 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:44,242 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:44,438 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:45,231 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:45,790 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:50,042 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:50,322 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:53,636 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:54,243 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:54,439 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:38:55,232 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:38:55,790 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:00,043 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:00,323 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:03,637 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:04,244 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:04,440 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:05,233 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:05,792 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:10,043 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:10,324 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:13,638 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:14,245 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:14,442 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:15,235 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:15,793 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:20,044 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:20,325 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:23,639 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:24,246 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:24,443 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:25,236 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:25,794 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:30,045 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:30,326 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:33,640 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:34,247 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:34,444 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:35,237 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:35,795 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:40,046 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:40,327 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:43,641 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:44,248 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:44,448 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:45,238 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:45,796 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:50,047 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:50,328 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:51,177 - INFO - Python script gestartet
+2026-02-23 18:39:51,179 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:39:51,208 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:39:51,209 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:39:51,209 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:53,642 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:54,249 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:54,449 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:39:55,240 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:39:55,797 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:00,048 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:00,328 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:01,210 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:03,643 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:04,250 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:04,450 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:05,241 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:05,798 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:10,049 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:10,329 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:11,210 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:13,644 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:14,251 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:14,451 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:15,242 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:15,799 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:20,050 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:20,331 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:21,212 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:23,646 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:24,252 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:24,453 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:25,244 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:25,800 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:30,051 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:30,332 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:31,213 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:33,647 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:34,253 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:34,453 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:35,245 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:35,801 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:40,052 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:40,333 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:41,214 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:43,648 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:44,253 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:44,455 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:45,246 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:45,802 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:50,053 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:50,333 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:51,214 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:53,649 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:54,255 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:54,456 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:40:55,247 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:40:55,803 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:00,055 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:00,334 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:01,215 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:03,650 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:04,256 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:04,457 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:05,248 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:05,804 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:10,056 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:10,336 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:11,216 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:13,652 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:14,257 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:14,457 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:15,249 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:15,805 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:20,057 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:20,337 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:21,217 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:23,653 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:24,258 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:24,458 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:25,251 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:25,806 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:30,058 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:30,338 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:31,218 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:33,654 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:34,259 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:34,460 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:35,252 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:35,807 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:40,059 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:40,339 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:41,219 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:43,654 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:44,260 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:44,461 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:45,253 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:45,808 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:50,060 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:50,340 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:51,220 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:53,656 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:54,261 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:54,462 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:41:55,254 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:41:55,809 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:00,061 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:00,342 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:01,221 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:03,657 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:04,262 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:04,463 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:05,255 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:05,810 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:10,062 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:10,343 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:11,222 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:13,658 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:14,263 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:14,464 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:15,256 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:15,811 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:20,063 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:20,344 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:21,223 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:23,659 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:24,264 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:24,465 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:25,257 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:25,812 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:30,064 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:30,345 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:31,224 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:33,668 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:34,265 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:34,467 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:35,258 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:35,813 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:40,064 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:40,346 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:41,225 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:43,669 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:44,266 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:44,467 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:45,259 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:45,814 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:50,066 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:50,347 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:42:51,226 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:53,671 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:54,267 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:54,469 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:55,260 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:42:55,815 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:00,067 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:00,348 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:01,227 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:03,672 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:04,268 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:04,470 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:05,261 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:05,817 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:10,068 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:10,349 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:11,228 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:13,673 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:14,269 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:14,471 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:15,263 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:15,818 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:20,069 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:20,350 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:21,229 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:23,674 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:24,270 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:24,472 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:25,264 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:25,819 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:30,071 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:30,351 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:31,231 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:33,676 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:34,271 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:34,473 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:35,265 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:35,819 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:40,072 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:40,352 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:41,231 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:43,676 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:44,272 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:44,474 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:45,266 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:45,821 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:50,073 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:50,354 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:51,232 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:53,678 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:54,273 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:54,476 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:43:55,268 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:43:55,822 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:00,074 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:00,355 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:01,233 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:03,679 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:04,275 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:04,477 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:05,269 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:05,823 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:10,079 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:10,356 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:11,234 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:13,681 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:14,276 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:14,478 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:15,270 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:15,824 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:20,080 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:20,358 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:21,235 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:23,682 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:24,277 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:24,479 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:25,271 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:25,826 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:30,081 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:30,358 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:31,236 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:33,683 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:34,278 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:34,480 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:35,272 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:35,826 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:40,082 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:40,360 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:41,238 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:43,684 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:44,279 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:44,481 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:45,273 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:45,828 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:50,083 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:50,361 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:51,239 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:53,685 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:54,280 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:54,483 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:44:55,274 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:44:55,830 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:00,084 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:00,361 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:01,240 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:03,686 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:04,281 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:04,484 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:05,275 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:05,831 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:10,085 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:10,363 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:11,241 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:13,687 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:14,282 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:14,485 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:15,277 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:15,831 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:20,086 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:20,364 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:21,242 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:23,688 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:24,283 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:24,487 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:25,278 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:25,832 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:30,088 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:30,365 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:31,243 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:33,690 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:34,285 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:34,488 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:35,279 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:35,833 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:40,089 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:40,366 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:41,244 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:43,691 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:44,286 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:44,489 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:45,280 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:45,834 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:50,090 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:50,367 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:51,245 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:53,692 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:54,287 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:54,490 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:45:55,281 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:45:55,835 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:00,091 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:00,368 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:01,246 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:03,692 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:04,288 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:04,491 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:05,282 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:05,836 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:10,091 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:10,369 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:11,247 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:13,693 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:14,288 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:14,492 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:15,283 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:15,837 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:20,092 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:20,370 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:21,248 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:23,694 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:24,289 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:24,493 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:25,284 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:25,838 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:30,093 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:30,371 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:31,249 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:33,696 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:34,290 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:34,493 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:35,285 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:35,839 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:40,095 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:40,372 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:41,250 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:43,697 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:44,291 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:44,494 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:45,286 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:45,841 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:50,096 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:50,373 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:51,251 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:53,698 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:54,293 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:54,494 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:46:55,288 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:46:55,851 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:00,097 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:00,374 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:01,252 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:03,700 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:04,294 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:04,495 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:05,289 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:05,852 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:10,098 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:10,375 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:11,253 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:13,701 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:14,295 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:14,496 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:15,290 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:15,853 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:20,099 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:20,378 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:21,254 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:23,702 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:24,296 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:24,497 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:25,292 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:25,855 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:30,101 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:30,378 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:31,256 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:33,703 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:34,297 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:34,498 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:35,293 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:35,856 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:40,102 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:40,379 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:43,705 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:44,298 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:44,499 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:45,294 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:45,857 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:50,103 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:50,380 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:53,706 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:47:54,299 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:54,500 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:55,296 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:47:55,857 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:00,104 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:00,381 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:03,706 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:04,300 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:04,501 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:05,297 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:05,859 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:10,105 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:10,382 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:13,708 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:14,301 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:14,502 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:15,298 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:15,860 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:20,106 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:20,383 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:23,710 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:24,302 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:24,503 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:25,299 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:25,861 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:30,107 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:30,384 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:33,711 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:34,303 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:34,504 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:35,300 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:35,862 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:37,893 - INFO - Python script gestartet
+2026-02-23 18:48:37,895 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:48:37,907 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:48:37,908 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:48:37,908 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:40,108 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:40,385 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:43,712 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:44,304 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:44,505 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:45,301 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:45,863 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:47,909 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:50,109 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:50,386 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:53,714 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:54,306 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:54,507 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:48:55,302 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:55,865 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:48:57,911 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:00,110 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:00,387 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:03,715 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:04,307 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:04,507 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:05,304 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:05,866 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:07,912 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:10,112 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:10,388 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:13,716 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:14,307 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:14,509 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:15,305 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:15,868 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:17,913 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:20,113 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:20,389 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:23,717 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:24,309 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:24,514 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:25,306 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:25,869 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:27,914 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:30,114 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:30,391 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:33,718 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:34,311 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:34,515 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:35,307 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:35,870 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:37,915 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:40,115 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:40,391 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:43,719 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:44,311 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:44,516 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:45,309 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:45,871 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:47,916 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:50,116 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:50,392 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:53,720 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:54,312 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:54,517 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:49:55,310 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:55,872 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:49:57,918 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:00,117 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:00,393 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:03,726 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:04,313 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:04,518 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:05,311 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:05,873 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:07,919 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:10,118 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:10,394 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:13,727 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:14,314 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:14,520 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:15,312 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:15,874 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:17,920 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:20,120 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:20,395 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:23,728 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:24,315 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:24,521 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:25,313 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:25,875 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:30,121 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:30,396 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:33,729 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:34,316 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:34,522 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:35,313 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:35,876 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:40,122 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:40,397 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:43,730 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:44,317 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:44,523 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:45,315 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:45,878 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:50,124 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:50:50,398 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:53,732 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:54,318 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:54,525 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:55,316 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:50:55,879 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:00,125 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:00,399 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:03,733 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:04,319 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:04,525 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:05,317 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:05,880 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:10,126 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:10,400 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:13,734 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:14,319 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:14,526 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:15,318 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:15,881 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:20,127 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:20,401 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:23,735 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:24,320 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:24,527 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:25,319 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:25,882 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:30,129 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:30,392 - INFO - Python script gestartet
+2026-02-23 18:51:30,394 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:51:30,402 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:30,410 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:51:30,411 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:51:30,411 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:33,736 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:34,322 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:34,529 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:35,320 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:35,883 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:40,130 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:40,403 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:40,412 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:43,738 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:44,323 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:44,531 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:45,321 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:45,885 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:50,132 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:50,405 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:50,414 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:53,739 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:51:54,324 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:54,532 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:55,323 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:51:55,885 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:00,132 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:00,405 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:00,415 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:03,739 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:04,325 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:04,533 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:05,324 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:05,887 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:10,133 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:10,407 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:10,415 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:13,740 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:14,326 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:14,534 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:15,326 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:15,888 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:20,134 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:20,408 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:20,416 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:23,741 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:24,327 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:24,535 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:25,326 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:25,889 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:30,135 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:30,410 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:30,417 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:33,743 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:34,328 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:34,536 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:35,328 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:35,890 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:40,136 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:40,411 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:40,418 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:43,744 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:44,329 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:44,537 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:45,328 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:45,891 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:50,137 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:50,412 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:50,419 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:53,745 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:54,330 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:52:54,538 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:55,329 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:52:55,892 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:00,139 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:00,413 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:00,420 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:03,746 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:04,331 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:04,539 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:05,330 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:05,892 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:10,140 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:10,415 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:10,421 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:13,747 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:14,332 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:14,540 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:15,331 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:15,894 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:20,141 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:20,416 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:20,422 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:23,748 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:24,333 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:24,541 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:25,332 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:25,895 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:30,142 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:30,417 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:30,423 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:33,749 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:34,334 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:34,542 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:35,334 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:35,896 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:40,143 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:40,418 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:40,424 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:43,750 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:44,335 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:44,543 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:45,335 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:53:45,897 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:50,144 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:50,419 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:50,425 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:53,752 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:54,336 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:54,544 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:55,336 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:53:55,898 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:00,145 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:00,421 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:00,427 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:03,753 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:04,337 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:04,545 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:05,337 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:05,899 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:10,146 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:10,422 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:10,428 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:13,753 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:14,338 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:14,547 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:15,338 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:15,900 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:20,147 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:20,423 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:20,429 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:23,754 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:24,338 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:24,548 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:25,340 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:25,901 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:30,148 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:30,425 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:30,430 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:33,756 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:34,340 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:34,549 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:35,341 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:35,903 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:40,149 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:40,425 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:40,431 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:43,757 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:44,341 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:44,550 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:45,342 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:45,904 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:50,150 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:50,426 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:50,432 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:53,758 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:54:54,342 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:54,550 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:55,344 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:54:55,905 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:00,151 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:00,427 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:00,433 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:55:03,760 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:55:04,343 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:55:04,552 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:05,345 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:05,906 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:10,153 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:10,428 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:55:10,434 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:13,760 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:55:14,345 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:14,553 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:15,346 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:15,907 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:20,154 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:20,429 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:55:20,435 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:23,762 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:55:24,346 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:24,554 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:55:25,347 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:55:25,908 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:55:30,155 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:55:30,430 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:55:30,436 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:55:33,763 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:58:38,898 - INFO - Python script gestartet
+2026-02-23 18:58:38,899 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 18:58:38,909 - INFO - Starte kontinuierliches Senden...
+2026-02-23 18:58:38,909 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:58:38,913 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 18:58:48,910 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:58:58,912 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:59:08,913 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:59:18,914 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 18:59:28,915 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:59:38,916 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:59:48,918 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 18:59:58,919 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:00:08,920 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:00:18,921 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:00:28,922 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:00:38,923 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:00:48,924 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:00:58,926 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:23:54,350 - INFO - Python script gestartet
+2026-02-23 19:23:54,351 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 19:23:54,361 - INFO - Starte kontinuierliches Senden...
+2026-02-23 19:23:54,361 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 19:23:54,361 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:24:04,362 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:24:14,364 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:24:24,365 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:24:34,366 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:24:44,367 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:24:54,368 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:25:04,369 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:28:15,472 - INFO - Python script gestartet
+2026-02-23 19:28:15,472 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 19:28:15,478 - INFO - Starte kontinuierliches Senden...
+2026-02-23 19:28:15,479 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 19:28:15,479 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:28:25,480 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:28:35,481 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:28:45,482 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:28:55,483 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:29:05,484 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:29:15,485 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:29:25,486 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:29:35,487 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:29:45,489 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:29:55,490 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:30:05,491 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:30:15,492 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:30:25,493 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:30:35,494 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:30:45,495 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:30:55,496 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:31:05,497 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:31:15,035 - INFO - Python script gestartet
+2026-02-23 19:31:15,039 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 19:31:15,057 - INFO - Starte kontinuierliches Senden...
+2026-02-23 19:31:15,057 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 19:31:15,058 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:31:15,498 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:31:25,059 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:31:25,500 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:31:35,066 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:31:35,501 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:31:45,067 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:31:45,502 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:31:55,068 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:31:55,503 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:32:05,069 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:32:05,504 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:32:15,070 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:32:15,505 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:32:25,071 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:32:25,506 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:32:35,073 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:32:35,507 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:32:45,074 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:32:45,508 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:32:55,075 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:32:55,509 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:33:05,076 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:33:05,511 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:33:15,077 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:33:15,512 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:33:25,079 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:33:25,513 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:33:35,080 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:33:35,514 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:33:45,080 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:33:45,515 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:33:55,081 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:33:55,516 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:34:05,082 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:34:05,517 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:34:15,083 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:34:15,518 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:34:25,083 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:34:25,519 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:34:35,084 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:34:35,520 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:34:45,086 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:34:45,520 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:34:55,086 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:34:55,522 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:35:05,087 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:35:05,523 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:35:08,758 - INFO - Python script gestartet
+2026-02-23 19:35:08,759 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 19:35:08,768 - INFO - Starte kontinuierliches Senden...
+2026-02-23 19:35:08,768 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 19:35:08,768 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:35:15,089 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:35:15,524 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:35:18,769 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:35:25,090 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:35:25,525 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:35:28,770 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:35:35,091 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:35:35,526 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:35:38,772 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:35:45,092 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:35:45,527 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:35:48,773 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:35:55,094 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:35:55,528 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:35:58,774 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:36:05,095 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:36:05,529 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:36:08,775 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:36:15,096 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:36:15,530 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:36:18,777 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:36:25,097 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:36:25,532 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:36:28,778 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:36:35,098 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:36:35,533 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:36:38,779 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:36:45,099 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:36:45,534 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:36:48,780 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:36:55,100 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:36:55,535 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:36:58,781 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:37:05,101 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:37:05,536 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:37:08,782 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:37:15,102 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:37:15,537 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:37:18,783 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:37:25,102 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:37:25,538 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:37:28,785 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:37:35,104 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:37:35,539 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:37:38,786 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:37:45,105 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:37:45,541 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:37:48,787 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:37:55,106 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:37:55,542 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:37:58,788 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:38:05,107 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:38:05,543 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:38:08,790 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:38:15,108 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:38:15,544 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:38:18,791 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:38:25,109 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:38:25,546 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:38:28,792 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:38:35,111 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:38:35,547 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:38:38,793 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:38:45,112 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:38:45,547 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:38:48,794 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:38:55,113 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:38:55,549 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:38:58,795 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:39:05,114 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:39:05,550 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:39:08,796 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:39:15,115 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:39:15,551 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:39:18,797 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:39:25,116 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:39:25,552 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:39:28,799 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:39:35,117 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:39:35,553 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:39:38,800 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:39:45,118 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:39:45,554 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:39:48,801 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:39:55,119 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:39:55,555 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:39:58,803 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:40:05,120 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:40:05,556 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:40:08,805 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:40:15,122 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:40:15,557 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:40:18,806 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:40:25,123 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:40:25,558 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:40:28,807 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:40:35,124 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:40:35,559 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:40:38,808 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:40:45,125 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:40:45,560 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:40:48,809 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:40:55,126 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:40:55,560 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:40:58,810 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:41:05,127 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:41:05,561 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:41:08,811 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:41:15,129 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:41:15,562 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:41:18,812 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:41:25,130 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:41:25,564 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:41:28,813 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:41:35,131 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:41:35,565 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:41:38,814 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:41:45,132 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:41:45,566 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:41:48,815 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:41:55,133 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:41:55,567 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:41:58,817 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:42:05,134 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:42:05,569 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:42:08,818 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:42:15,135 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:42:15,570 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:42:18,819 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:42:25,136 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:42:25,574 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:42:28,820 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:42:35,137 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:42:35,575 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:42:38,821 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:42:45,138 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:42:45,576 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:42:48,823 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:42:55,139 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:42:55,577 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:42:58,824 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:43:05,140 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:43:05,578 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:43:08,825 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:43:15,141 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:43:15,579 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:43:18,826 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:43:25,156 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:43:25,581 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:43:28,827 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:43:35,157 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:43:35,582 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:43:38,828 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:43:45,158 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:43:45,583 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:43:48,829 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:43:55,159 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:43:58,830 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:44:08,832 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:45:24,531 - INFO - Python script gestartet
+2026-02-23 19:45:24,532 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 19:45:24,540 - INFO - Starte kontinuierliches Senden...
+2026-02-23 19:45:24,540 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 19:45:24,541 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:45:34,541 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:45:44,542 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:45:54,544 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:46:04,545 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:46:14,546 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:46:24,547 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:46:34,548 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:52:14,592 - INFO - Python script gestartet
+2026-02-23 19:52:14,594 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 19:52:14,609 - INFO - Starte kontinuierliches Senden...
+2026-02-23 19:52:14,610 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 19:52:14,610 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:52:24,612 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:52:34,615 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:52:44,616 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:52:54,618 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:53:04,619 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:53:14,621 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:53:24,622 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:53:34,623 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:53:44,628 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:53:54,656 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:54:03,377 - INFO - Python script gestartet
+2026-02-23 19:54:03,380 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 19:54:03,394 - INFO - Starte kontinuierliches Senden...
+2026-02-23 19:54:03,395 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 19:54:03,395 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:54:04,657 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:54:13,396 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:54:14,659 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:54:23,398 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:54:24,660 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:54:33,399 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:54:34,662 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:54:43,400 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:54:44,663 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:55:02,493 - INFO - Python script gestartet
+2026-02-23 19:55:02,494 - INFO - Verbinde mit Broker 127.0.0.1:1883
+2026-02-23 19:55:02,503 - INFO - Starte kontinuierliches Senden...
+2026-02-23 19:55:02,503 - INFO - Erfolgreich mit Broker verbunden
+2026-02-23 19:55:02,504 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:55:12,505 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:55:22,507 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:55:32,509 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:55:42,510 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:55:52,511 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:56:02,513 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:56:12,516 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:56:22,517 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:56:32,519 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:56:42,521 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:56:52,523 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:57:02,525 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:57:12,526 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:57:22,528 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:57:32,531 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:57:42,532 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:57:52,533 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:58:02,535 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:58:12,536 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:58:22,537 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:58:32,539 - INFO - Gesendet an 'PREDICTION': 1
+2026-02-23 19:58:42,541 - INFO - Gesendet an 'PREDICTION': 0
+2026-02-23 19:58:52,543 - INFO - Gesendet an 'PREDICTION': 0
diff --git a/src/main/java/vassistent/service/DataPersistenceService.java b/src/main/java/vassistent/service/DataPersistenceService.java
index 961e4f2..cf1d934 100644
--- a/src/main/java/vassistent/service/DataPersistenceService.java
+++ b/src/main/java/vassistent/service/DataPersistenceService.java
@@ -1,14 +1,12 @@
package vassistent.service;
import vassistent.model.DatabaseEntry;
-import vassistent.model.RatioPoint;
import vassistent.util.Logger;
import java.io.File;
import java.sql.*;
import java.time.LocalDateTime;
import java.util.ArrayList;
-import java.util.Collection;
import java.util.Collections;
import java.util.List;
@@ -18,7 +16,7 @@ public class DataPersistenceService {
private final String DB_URL;
public DataPersistenceService() {
- this("jdbc:sqlite:data/health.db");
+ DB_URL = "jdbc:sqlite:data/health.db";
createDatabaseFolder();
init();
}
@@ -43,12 +41,6 @@ public class DataPersistenceService {
}
private void init() {
- try {
- Class.forName("org.sqlite.JDBC");
- } catch (ClassNotFoundException e) {
- Logger.error("DB", "SQLite JDBC Driver nicht gefunden", e);
- }
-
try (
Connection c = DriverManager.getConnection(DB_URL); Statement s = c.createStatement()) {
diff --git a/src/main/java/vassistent/service/ProcessManagerService.java b/src/main/java/vassistent/service/ProcessManagerService.java
index 2eb5a62..cfc0913 100644
--- a/src/main/java/vassistent/service/ProcessManagerService.java
+++ b/src/main/java/vassistent/service/ProcessManagerService.java
@@ -33,12 +33,25 @@ public class ProcessManagerService {
try {
String script = config.getProperty("mqtt_sim.script");
+ String python = config.getProperty("python.path");
- ProcessBuilder pb = new ProcessBuilder("python", script);
+ ProcessBuilder pb = new ProcessBuilder(python, script);
+ pb.redirectErrorStream(true);
- pb.directory(new File("."));
pythonProcess = pb.start();
+ // Output Thread starten
+ /*new Thread(() -> {
+ try (var reader = pythonProcess.inputReader()) {
+ String line;
+ while ((line = reader.readLine()) != null) {
+ Logger.info("PYTHON", line);
+ }
+ } catch (Exception e) {
+ Logger.error("PROCESS", "Python Output Reader Fehler", e);
+ }
+ }).start();*/
+
Logger.info("PROCESS", "Mqtt Simulator gestartet");
} catch (IOException e) {
Logger.error("PROCESS", "Mqtt Simulator Start fehlgeschlagen", e);
diff --git a/src/main/java/vassistent/service/UnrealWebSocketService.java b/src/main/java/vassistent/service/UnrealWebSocketService.java
index c35e28e..6751efe 100644
--- a/src/main/java/vassistent/service/UnrealWebSocketService.java
+++ b/src/main/java/vassistent/service/UnrealWebSocketService.java
@@ -15,7 +15,7 @@ public class UnrealWebSocketService {
public UnrealWebSocketService(String serverUrl) {
this.serverUri = URI.create(serverUrl);
- connect();
+ //connect();
}
private void connect() {
diff --git a/src/main/java/vassistent/ui/AppWindow.java b/src/main/java/vassistent/ui/AppWindow.java
index 1fa3538..025135b 100644
--- a/src/main/java/vassistent/ui/AppWindow.java
+++ b/src/main/java/vassistent/ui/AppWindow.java
@@ -57,7 +57,7 @@ public class AppWindow extends JFrame {
JTabbedPane tabs = new JTabbedPane();
streamingView = new PixelStreamingView(
- "http://google.com",
+ "http://localhost",
false,
false
);
diff --git a/src/main/resources/config/application.properties b/src/main/resources/config/application.properties
index d39c92b..d1beaf1 100644
--- a/src/main/resources/config/application.properties
+++ b/src/main/resources/config/application.properties
@@ -1,14 +1,17 @@
# ===== MODE =====
app.mode=test
+# ===== PYTHON =====
+python.path="C:\\Program Files\\PyManager\\python.exe"
+
# ===== MQTT CLIENT =====
-mqtt.topic="PREDICTION"
+mqtt.topic=PREDICTION
# ===== MQTT SIMULATOR =====
mqtt_sim.enabled=true
-mqtt_sim.script=scripts/mqtt_simulator.py
+mqtt_sim.script=src/main/resources/scripts/mqtt_simulator.py
# ===== UNREAL ENGINE =====
-unreal.enabled=true
+unreal.enabled=false
unreal.executable=external/unreal/avatar.exe
unreal.signalling_server.script=external/unreal/start.bat
\ No newline at end of file
diff --git a/src/main/resources/scripts/mqtt_simulator.py b/src/main/resources/scripts/mqtt_simulator.py
index a5729de..8a38386 100644
--- a/src/main/resources/scripts/mqtt_simulator.py
+++ b/src/main/resources/scripts/mqtt_simulator.py
@@ -2,6 +2,7 @@ import paho.mqtt.client as mqtt
import sys
import random
import time
+import logging
# ===== KONFIGURATION =====
BROKER = "127.0.0.1"
@@ -13,15 +14,27 @@ QOS = 0
INTERVAL_SECONDS = 10
# ==========================
+# Logging konfigurieren (Console + Datei)
+logging.basicConfig(
+ level=logging.INFO,
+ format="%(asctime)s - %(levelname)s - %(message)s",
+ handlers=[
+ logging.FileHandler("logs/mqtt_simulator.log"),
+ logging.StreamHandler(sys.stdout)
+ ]
+)
+
def on_connect(client, userdata, flags, rc):
if rc == 0:
- print("Erfolgreich mit Broker verbunden")
+ logging.info("Erfolgreich mit Broker verbunden")
else:
- print(f"Verbindung fehlgeschlagen mit Code {rc}")
+ logging.error(f"Verbindung fehlgeschlagen mit Code {rc}")
def main():
+ logging.info("Python script gestartet")
+
client = mqtt.Client()
if USERNAME and PASSWORD:
@@ -30,25 +43,30 @@ def main():
client.on_connect = on_connect
try:
- client.connect(BROKER, PORT, 60)
- client.loop_start() # Non-blocking loop
+ logging.info(f"Verbinde mit Broker {BROKER}:{PORT}")
- print("Starte kontinuierliches Senden... (STRG+C zum Beenden)")
+ client.connect(BROKER, PORT, 60)
+ client.loop_start()
+
+ logging.info("Starte kontinuierliches Senden...")
while True:
message = random.randint(0, 1)
+
client.publish(TOPIC, message, qos=QOS)
- print(f"Gesendet an '{TOPIC}': {message}")
+ logging.info(f"Gesendet an '{TOPIC}': {message}")
+
time.sleep(INTERVAL_SECONDS)
except KeyboardInterrupt:
- print("\nBeende Publisher...")
+ logging.info("Publisher manuell beendet")
+
client.loop_stop()
client.disconnect()
sys.exit(0)
except Exception as e:
- print("Fehler:", e)
+ logging.exception("Unerwarteter Fehler")
sys.exit(1)