SystaPi
SystaPi copied to clipboard
I get the information about the system but no data
Hello,
Thanks for your great work. I had to modify it because I'm using a Raspi 4 and then the Java Version doesn't work. But that's only to let you know.
My problem is another one. The Paradigma SystaComfort II is connect to the Raspi but I don't get any data.
http://systapi:1337/SystaREST/findsystacomfort gives the following data:
{"SystaWebIP":"192.168.11.1","SystaWebPort":22460,"DeviceTouchBcastIP":"192.168.11.255","DeviceTouchBcastPort":8001,"deviceTouchInfoString":"SC2 1 192.168.11.17 255.255.255.0 192.168.11.1 SystaComfort-II\u00000 08097E0001 0 V0.34 V1.00 40D1C6EFFEDB","unitIP":"192.168.11.17","unitName":"SystaComfort-II","unitId":"08097E0001","unitApp":8,"unitPlatform":9,"unitVersion":"1.26.1","unitMajor":126,"unitMinor":1,"unitBaseVersion":"V0.34","unitMac":"40D1C6EFFEDB","STouchAppSupported":false,"DeviceTouchPort":3477,"DeviceTouchPassword":"null"}
and http://systapi:1337/SystaREST/servicestatus gives
{"timeStampString":"2024-05-30T09:03:30.775577+02:00","connected":false,"running":true,"lastDataReceivedAt":"never","packetsReceived":8097,"paradigmaListenerIP":"192.168.11.1","paradigmaListenerPort":22460,"paradigmaIP":"192.168.11.17","paradigmaPort":8002,"loggingData":true,"logFileSize":60,"logFilePrefix":"SystaREST","logFileDelimiter":";","logFileRootPath":"/home/beep/logs","logFilesWritten":127,"logBufferedEntries":48,"commitDate":"2024-03-03T20:18:58+00:00"}
Any idea what I might do wrong? Thanks in advance, Henning