Command sends via websocket ends with timeout
Posted: Fri Jan 05, 2024 11:31 am
Hi,
I guess I have already faced the same problem, but can't remember the solution:
Once I try to send commad via websocket, for example:
http://myserver:8080/command?CS=30
It ends with "timeout".
I can see the command in the log:
But it seems it is not executed. Any suggestion?
Thank you,
Roman
I guess I have already faced the same problem, but can't remember the solution:
Once I try to send commad via websocket, for example:
http://myserver:8080/command?CS=30
It ends with "timeout".
I can see the command in the log:
Code: Select all
10:24:19.617963 T00550000 Read-Data Inlet fan speed: 0
10:24:19.630313 R80750000 Read-Data CH pump starts: 0
10:24:19.656622 Command (via websocket from 192.168.62.3:49122): CS=30
10:24:19.780322 B40751CDC Read-Ack CH pump starts: 7388
10:24:19.791429 AF0550000 Unk-DataId Inlet fan speed: 0
Thank you,
Roman