tedder
tedder
Brilliant. I just rewrote my code slightly and have it working. The main issue was the EncryptionContext- both what it needed to be, and that it needed to be json.parsed....
Okay, I just reversed it- this code does a "put". It's my proof-of-concept code, so it needs some refactoring and such. I verified it works by pulling an object through...
Fixed an edge case with padding in my put.py, so make sure to update if you happen to have grabbed my older version. I'd love to inject this into s3...
This should be closed, dupe of #321 (I think).
aha. That's what I get for skimming.
Forgot that I fixed this in an open PR, #16. [My repo is here](https://github.com/tedder/speedparser/); as of today it is py3.7-friendly and the version is bumped to 0.2.1. Install like this:...
I'm here for this. :+1:
Tagging onto this with the ESP32. It should support it nicely, but doesn't; fails with `rc=-2`, using a sketch very similar to the above.