On Sunday, March 18, 2018 at 12:14:23 PM UTC-4, Klaus Lohmann wrote: > > > For the other way: is it possible to use more than one driver in a single > weewx instance? >
klaus, as tom pointed out, there is one driver per weewx instance. however, there are many ways to get data into weewx from multiple data sources. at one extreme are data collection services, at the other extreme are multiple weewx instances. this wiki page provides some guidance: https://github.com/weewx/weewx/wiki/intake-strategies note that you can run multiple weewx instances, then create aggregate reports (with data from multiple weewx databases) by running yet another weewx instance, or by running wee_reports. m -- 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.
