Hi,
Is it possible to configure *2 different* weather stations with one Weewx (one /etc/weewx.conf)?
Indeed, I temporarily have two weather stations : an old WMR300, and a new Ecowitt. During a few weeks, I'd like to have both of them work simultaneously. Is that possible?
Is it as simple as declaring two [Station] sections?
[station]
station_type = WMR200
...
[station]
station_type = ...
Or, will I need 2 different weewx services on 2 different hosts?
Thanks
Axelle.