ConsoleWD for PI and new Weatherstation

It’s almost 1 year ago. My WS-1001 is still working fine, but it was only sending the data to WU and was creating the ws1001.json file. Because I also liked to start using the WEEWX station, I found a nice extra part for the updateweatherstation.php. https://obrienlabs.net/redirecting-weather-station-data-from-observerip/. This is based on a SOCKET. And indeed, the WEEWX is now connecting with the data coming from the WS-1001.

Because I still having running the CONSOLEWD on the same PI2, but still not able to connect it to the WS-1001. A year ago you were tailking about adding a socket option, but then the idea was to catch the data direct form the WS-1001. Because I have it now working with the PI in the middle, it would be a nice idea if the WDCONSOLE can also use this same socket and if possible with the same data structure. But adding an extra SOCKET and or data section is also possible. If the CONSOLEWD is working with this station, then I can switch of the Weewx again.