Measure is a very simple cache with a web interface to allow battery operated IoT devices to store measurements in the cache whenever they wake up and provide an interface for other services to pull those cached values. This was written in particular for Shelly devices (in particular H&T) but should work fine for others as well.
f
measure
public
0 stars
0 forks
0 issues
Commits
List of commits on branch main.Unverified
6847f3b109f80e37eafe47199d96488eae25474aupdate dependencies
ffinfinack committed a month ago
Verified
d177fdf5353a5d226fc7816cb9f7c2f430a89fbcMerge pull request #2 from finfinack/dependabot/go_modules/google.golang.org/protobuf-1.33.0
ffinfinack committed a month ago
Verified
979bbb8b12e03f4a6359761ec472b4802dc05584Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
ddependabot[bot] committed a month ago
Verified
512aa303a7076277fad6d5684c40e4b3280e6bb0Merge pull request #1 from finfinack/dependabot/go_modules/golang.org/x/crypto-0.31.0
ffinfinack committed a month ago
Verified
46df20b00dae5d0050cea52a1af26faba02f9fa2Bump golang.org/x/crypto from 0.14.0 to 0.31.0
ddependabot[bot] committed a month ago
Unverified
c6de844048ed811d49d8183ff730f650ee4e8802remove broken signal handling
ffinfinack committed a year ago