I have a Gateway running on a LAN connection and a few WiFi connected WebThings. Recently I had WiFi stability issue, meaning that the WiFi was disconnecting and reconnecting automatically. Afterwards I realized that the Gateway GUI is not updating any more the WebThing properties.
I suspect this is because I'm seeing the following in the log, multiple times:
I have a Gateway running on a LAN connection and a few WiFi connected WebThings. Recently I had WiFi stability issue, meaning that the WiFi was disconnecting and reconnecting automatically. Afterwards I realized that the Gateway GUI is not updating any more the WebThing properties. I suspect this is because I'm seeing the following in the log, multiple times:
If I queried the WebThings directly through their REST API, the properties were returned correctly, so I solved the issue by rebooting the Gateway.
Would there be a way to automatically reconnect the Websocket or at least show on error on the GUI if the Websocket connection is broken?