On Sunday, December 2, 2018 at 11:16:48 AM UTC-8, Rob Field wrote: > > Trying to understand the accepted protocol needed for my photon to get it > to the rpi running weewx.
There isn't one. There are 'many'. You get to pick what works for you. Having weewx subscribe to MQTT topics certainly has been done. There are sooooo many other ways to do it.... Example - the WeatherFlow stations broadcast oservations in JSON format to a certain udp port, and there's a driver to listen for those broadcasts and get the observations into weewx very reliably. Other folks wrote their own extensions to grab stashed web pages of observations in whatever data they chose to write it in, decipher what's what, and seed weewx that way. There's almost no wrong answer. -- 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]. For more options, visit https://groups.google.com/d/optout.
