CouchDB design document to limit upload at incorrect time
Closed this issue · 1 comments
retrodaredevil commented
If the clock on the device is incorrect, SolarThing may attempt to upload to CouchDB on a remote machine and upload packets with an incorrect timestamp. We should add a design document that prevents this from happening.
retrodaredevil commented
Fixed in ccf7500