You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
415 B
Markdown
35 lines
415 B
Markdown
# TODO
|
|
|
|
### Documentation
|
|
|
|
- [ ] API
|
|
- [ ] Config
|
|
- [ ] Device
|
|
- [ ] gRPC
|
|
- [ ] I2C
|
|
- [ ] DB
|
|
- [ ] logging
|
|
- [ ] reactor
|
|
- [ ] server
|
|
- [ ] system?
|
|
|
|
### Testing
|
|
|
|
- [ ] Config
|
|
- [ ] Device
|
|
- [ ] i2c
|
|
- [ ] logging
|
|
- [ ] reactor
|
|
- [O] server
|
|
- [ ] gRPC?
|
|
- [ ] db?
|
|
- [ ] system?
|
|
|
|
### Misc
|
|
|
|
- [ ] i2c -> lib
|
|
- [ ] strip device pkg
|
|
- [ ] future work writeup
|
|
- [ ] strip reactor down
|
|
- [ ] websocket -> web-gRPC
|