Hello Matthew, Thanks for the reply, (Althought it was a few years back) I had to drop the project as I moved house etc. Anyway, back on the scene and slowly making progress I need to configure the "Interceptor driver" beyond the default values . Just to be certain, am I correct in saying the driver is "intercepter.py" which resides in /etc/weewx/bin/user ? Thanks for any pointers.
On Wednesday, March 7, 2018 at 4:18:17 PM UTC mwall wrote: > On Wednesday, March 7, 2018 at 8:19:17 AM UTC-5, Steve Shuff wrote: >> >> I have a Campbell Scientific station which currently uploads data to >> Weather-Underground and am hoping to modify the program in the station >> (CR1000) to send data to my Apache server on my Raspberry Pi . This would >> involve adding a few extra lines in the logger program to send the data to >> my Pi. >> > > that sounds like what the weewx-interceptor driver does - it captures data > in wu format from a weather station. > > https://github.com/matthewwall/weewx-interceptor > > if this is what you are trying to do, then use the 'observer' station type > in the weewx-interceptor driver. it should work in either sniff or listen > mode. > > for best results, write a weex driver for the station - perhaps using the > RS232 interface?. writing a weewx driver is really not very difficult, > there are many examples, and there are people here who will help. > > m > > -- You received this message because you are subscribed to the Google Groups "weewx-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-development/eb9567ad-9ae0-4826-a4de-689b72dcdc56n%40googlegroups.com.
