On Wednesday, March 6, 2019 at 12:38:32 AM UTC-5, Kevin Creason wrote: > > > I have one of the LaCrosse costco specials, the C83100 which is not > natively available to grab data from. However, I have managed to intercept > the data with mitmproxy and can see the JSON data that it is posting back > to the LaCrosse APIs. > > I was wondering where to start in figuring out the DATA value in the json, > and then how to get it entered into the database, if I am looking at > something doable and going about this the right way, if there is anything > to learn from someone going down this path before. >
kevin, please take a look at this thread: https://groups.google.com/forum/#!topic/weewx-development/2mkawestJHQ even if it is a different station/sensor, it is quite possible that the encodings are the same. once the decoding is figured out, we could add this to add this to the interceptor driver (but see the first part of the interceptor readme file) m -- 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]. For more options, visit https://groups.google.com/d/optout.
