To the best of my knowledge there is no logging capability in the GW1000. If there was I think we would have heard someone on wxforum.net spruiking about it by now.
Gary On Thursday, 23 July 2020 20:33:20 UTC+10, Graham Eddy wrote: > > so the rumour of an API for GW1000 and an early adopter program was true! > > with news of your API-based driver-in-making i have just placed an order > for GW1003 + lightning range + 2*soil moisture + 2*air quality sensors, and > i'll be happy to help with the testing > > i saw that the API supports multiple clients so i can help with testing on > my old mac server as well as my new raspberry > > does gw1000 have a data logger like my very aged vp2 which allows catch-up > after an outage? (i've looked at driver header comments but not delved the > code as yet) > > On Tuesday, 21 July 2020 12:50:23 UTC+10, gjr80 wrote: >> >> I have developed an API based driver for the Ecowitt GW1000 WiFi Gateway. >> So what? Well the current means of receiving data from the GW1000 involves >> the GW1000 pushing data that is then parsed/processed by the interceptor >> driver and loop packets emitted. This API based driver uses a pull >> methodology where the GW1000 API is polled at a user specified interval and >> the API response is then used to generate loop packets. Use of the API also >> gives access to sensor battery data and allows some interrogation of the >> GW1000/sensor state. >> > -- 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 on the web visit https://groups.google.com/d/msgid/weewx-development/f4807368-266d-41b4-a9b3-a7be494ca7e3o%40googlegroups.com.
