On Thursday, January 25, 2018 at 6:13:25 AM UTC-8, Bill Morrow wrote: > > On Wednesday, 24 January 2018 18:59:40 UTC-4, vince wrote: >> >> So I'm hoping for a scenario that seeds a secondary db from a MQTT topic, >> in effect. Kinda like the MQTT 'out' extension Matthew wrote, just in >> reverse. >> > > We should be able to get everything in one db regardless of its source? >
Sure - assuming your MQTT topics have unique names so you can distinguish between home/bedroom1/inTemp and home/bedroom2/inTemp, for example. There also would need to be some mapping of MQTT topic to weewx custom db field name, but I think lots of drivers have a sensor map or whatever they call it -- 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.
