Hi, This issue, https://github.com/bellrichm/WeeWX-MQTTSubscribe/issues/105 has some information that might help you. When you get a full config, I'd love to add it to my examples, https://github.com/bellrichm/WeeWX-MQTTSubscribe/tree/master/exampleConfigs.
When running MQTTSubscribe as a driver, it takes each MQTT message and creates a WeeWX loop packet. WeeWX then creates archive records from these. If you need help getting the configuration set up, let me know - rich On Tuesday, 29 March 2022 at 07:29:26 UTC-4 [email protected] wrote: > Hi all, > > I want to change the architecture of at least one of my weewx installs > such that instead of weewx using the Wifi Logger as a data logger, my Wifi > Logger is posting MQTT messages and a weewx instance picks up the messages > and stores loop and archive records. > > In searching around, I was unable to find a complete example of this, but > I suspect it has been done before. > > I think the main thing would be the mapping from the elements in the MQTT > message posted by the Wifi Logger to fields in weewx, and I am also unsure > how weewx ingests those messages and knows to generate archive records. > > I apologize if this his out there and obvious. But if anyone has an > end-to-end example that helps me avoid reinventing the wheel, I would be > grateful for a link or example weewx.conf. If not, I will do the work and > share it. > > Thanks in advance. > > -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/e571c878-e77b-4f3b-b211-289b65115a5bn%40googlegroups.com.
