todo list for tracking
parent
cd0a518620
commit
d4388dee86
@ -0,0 +1,34 @@
|
||||
# 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
|
Loading…
Reference in New Issue