Well, Greg, that led me to look further for another driver type and I found it - https://github.com/matthewwall/weewx-interceptor/blob/master/readme . Thanks for pointing me in the right direction. This driver will capture the incoming packets directly off the wire which is what I needed.
On Friday, September 9, 2022 at 3:20:42 PM UTC-6 st fm wrote: > Thank you for your response. I was not aware of that driver, however, I > don't think it will work in this case. This ecowitt only has a console and > the access to it is for configuring the console for wifi and which weather > service provider you wish to send data to (only port 80 open with that > service). That being said, it does allow one to send weather data to a > custom service which is what I had showed in my initial post. What isn't > clear to me is if there is a way to get that data into weewx. The console > can send the data out and I can collect it via a made up web site to do so, > but is there a way to have weewx listen for the post from the console? If > not, I would need a driver that can do a mysql or some other known query > that I can create a script to provide the data for weewx. I likely not > savy enough to write a driver code that does that on my own. Appreciate > your help, though. > > On Friday, September 9, 2022 at 4:27:11 AM UTC-6 Greg Troxel wrote: > >> >> st fm <[email protected]> writes: >> >> > I have an ecowit unit that can send data to various weather services >> and a >> >> It's a little hard to tell what you are asking, but you seem not to be >> aware of >> >> https://github.com/gjr80/weewx-gw1000 >> > -- 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/3c7ad958-fe9f-4dae-8721-a2465acdaba2n%40googlegroups.com.
