Since no one else has mentioned it I thought I would. From weeWX's GitHub issue list mrtnrey posted the following: https://github.com/weewx/weewx/issues/1013
UK Met Office has recently announced that they intend to stop managing the central data hub of WOW in the course of 2026. The Royal Meteorological Institute of Belgium has decided to re-launch the platform under the name "WOW-BE reboot" with a new back-end. See https://wow.meteo.be/en/ for more background. The upload protocol, however, stays the same as WOW-UK. Only the endpoint changes from http://wow.metoffice.gov.uk/automaticreading? to http://wow.meteo.be/api/v2/send?. Station owners have to make a new account on https://wow.meteo.be/web/login and re-register their station (they receive a new UUID). Documentation on the send protocol is here https://wow.meteo.be/docs/api/ It would be nice to have this new platform integrated into WeeWX as an extra service in StdRESTful. BTW: we intend to open up all received data as open data. The back-end itself is open source: https://github.com/rmibelgium/wowbe under GPL. I posted steps on how to change from sending to wow.metoffice.gov.uk to wow.meteo.be in this post to the issue: https://github.com/weewx/weewx/issues/1013#issuecomment-3285432774 -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/CAGTinV4WJh0j%3D%3D3-XeXj9S8ACohCFKwh0%2B8qLRAc-qCdPrWokw%40mail.gmail.com.
