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.