On Friday, August 30, 2019 at 7:49:04 AM UTC-7, Bob Borzelleri wrote:

> If anyone has two Davis Vantage Pro stations feeding into Weewx, I'd 
> appreciate seeing how they included the 2nd one in the configuration file.
>
>
I don't think you can have multiple 'stations' in one instance of weewx, 
but you can run multiple instances of weewx on one computer, each talking 
to one station.   The only way I can think of combining the two into some 
kind of aggregate would be to have both instances publish to MQTT and then 
have a third aggregator weewx instance subscribe to the topics from the two 
hosts.

If you don't need weewx as your all-data-from-both display, then I'd 
suggest using influxdb+grafana as your db+dashboard, and using something 
like telegraf to subscribe to the topics and feed influxdb with data.  
That's how I have data from one WeatherFlow station overlaid with data from 
a variety of pi and arduino sprinked around the house.  Works great....but 
it's not a weewx-based solution to get you to have two stations of data on 
weewx-generated pages.

Maybe have the stations publish into influxdb and have weewx 'consume' the 
influxdb data to generate graphs ?  I dunno.

Matthew probably has it solved anyway :-)

-- 
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/e4b2df90-5ef8-4204-9990-d1755ad8ac8f%40googlegroups.com.

Reply via email to