Using more than one driver?

57 views
Skip to first unread message

Timothy Buchanan

unread,
Aug 11, 2020, 4:03:25 PM8/11/20
to weewx-user
I am running an nginx server displaying data from a Weatherflow station and all is working ( http://millennialhouse.mynetgear.com/weatherserver/). I would like to add data from an Ecowitt gateway using interceptor. Would I need to run a separate instance of weewx and integrate the data with the web server, or could I run weewx with two drivers? Thanks.

steeple ian

unread,
Aug 11, 2020, 4:21:51 PM8/11/20
to weewx...@googlegroups.com
You cannot run two drivers in the same instance of WeeWX. However you can use the new  weewx-gw1000 extension which can be run as a service at the same time as your Weatherflow driver.



On Tue, 11 Aug 2020 at 21:03, Timothy Buchanan <timothye...@gmail.com> wrote:
I am running an nginx server displaying data from a Weatherflow station and all is working ( http://millennialhouse.mynetgear.com/weatherserver/). I would like to add data from an Ecowitt gateway using interceptor. Would I need to run a separate instance of weewx and integrate the data with the web server, or could I run weewx with two drivers? Thanks.

--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/b3900207-58f9-4bc0-82e3-e4f7451aea24n%40googlegroups.com.

Timothy Buchanan

unread,
Aug 11, 2020, 6:02:38 PM8/11/20
to weewx-user
This is not yet listed on the wiki but a search found it on GitHub. Thanks for calling my attention to it.

Timothy Buchanan

unread,
Aug 11, 2020, 7:13:56 PM8/11/20
to weewx-user
I installed the gw1000 driver, using

sudo  wee_extension --install=/var/tmp/gw1000-0.1.0b10.tar.gz 

and edited weewx.conf  [[Services]] to read

 data_services = user.bme280wx.Bme280wx, user.gw1000.Gw1000Service

but this broke the generation of reports. Editing back to

 data_services = user.bme280wx.Bme280wx

fixed this. What went wrong? I don't have a gw1000 gateway running yet. Thanks again.

Reply all
Reply to author
Forward
0 new messages