Commit graph

6 commits

Author SHA1 Message Date
Bendodroid 334ddacc96
Rename module 2024-02-07 17:07:45 +01:00
Bendodroid 2fb2e5f151
We don't need to write anything on successful requests actually, 200 is the default 2024-01-16 01:48:48 +01:00
Bendodroid cf9678d712
Actually end the connection when request checks fail 2024-01-15 23:24:58 +01:00
Bendodroid efbd55aac4
Improve logging in handlers/sensors.go 2024-01-15 22:32:50 +01:00
Bendodroid 2495ce5808
Remove superfluous WriteHeader calls 2024-01-15 22:20:53 +01:00
Bendodroid 38710484f9
Generate HTTP endpoints for environment sensors
- Move update request sanity checks to new method in handlers/util.go
- Change EnvironmentSensor.Value type because ParseFloat returns float64
2024-01-14 01:10:38 +01:00