skip nil sensors data in grpc

This commit is contained in:
2025-03-23 11:43:31 -04:00
parent 3b0748da25
commit 0adab13221
3 changed files with 23 additions and 16 deletions

View File

@ -1,13 +1,14 @@
# Issues
- [ ] Redis recorder panic
- [x] Redis recorder panic
# TODO
- [ ] Stop Marshaling sensors / batteries with no data
- [ ] Add json schema to CI and README
- [ ] Finish implementing weather GRPC
- [ ] Update README
- [ ] Add Grafana dashboard
## Done
- [x] Finish implementing weather GRPC
- [x] Add json schema for config
- [x] Add new spans
- [x] Helm Chart