I have an Ambient WS-1550-IP along with quite a few Ambient and Ecowitt 
sensors.  Since the GW1000 will work with all of my sensors, I'm using that 
instead of my original ObserverIP.  However, I have more than eight WH31s 
and therefore am also running a second GW1000.

Mostly I've just been using WS View, ecowitt.net, and my own PHP to view 
current data.  However, I've been reading about WeeWX for over a year in 
hopes to use it to store and look at the data over time.  I've gotten it 
working fine with the first GW1000 using the weewx-gw1000 driver but the 
second one seems like it's going to require a second instance and database, 
etc.

Since I'm a programmer, I was wondering if there were any ingenious ways I 
might be able to combine the data together and be able to keep it in one 
WeeWX instance.  I fully realize that it will be custom and I don't expect 
anyone to help support it.  A few of my initial ideas are to run two copies 
of the weewx-gw1000 driver and somehow combine the data before it is passed 
into WeeWX.  I know I could set both GW1000 up to post the data to a PHP 
and then write the data to a file and use the fileparse driver but I'd 
prefer to use the GW1000 pull API and only write the stuff to interface 
this all together.

I have very little Python experience but I've used enough languages that 
I'm not afraid of it.  I also realize that my background and desire to 
customize things to my liking mean that I'll probably be diving more into 
Python.  I just don't want to customize things so much that I can't upgrade 
to new versions of WeeWX, etc.

Any ideas and advice will be greatly appreciated.

Bret

-- 
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/237a96bd-332a-4311-9d64-c003ecaeb776n%40googlegroups.com.

Reply via email to