sql_app: update TODO

Signed-off-by: HeshamTB <hishaminv@gmail.com>
This commit is contained in:
HeshamTB 2022-06-07 21:29:08 +03:00
parent b394bd9f2b
commit 2811b8a5ef
Signed by: Hesham
GPG Key ID: 74876157D199B09E

View File

@ -2,6 +2,7 @@
- [x] Issue requests from Lap to Pi or vica versa - [x] Issue requests from Lap to Pi or vica versa
- [x] Decide HTTP vs MQTT vs CoAP - [x] Decide HTTP vs MQTT vs CoAP
- [x] Hash passwords - [x] Hash passwords
- [x] Salt passwords
- [x] User registraion - [x] User registraion
- [x] User login in API - [x] User login in API
- [x] JWT token access - [x] JWT token access
@ -12,8 +13,8 @@
- [X] Expose door lock function - [X] Expose door lock function
- [X] Record access log - [X] Record access log
- [X] Expose data analysis - [X] Expose data analysis
- [ ] Load backend onto RPi - [X] Load backend onto RPi
- [ ] Test connections in lab network - [X] Test connections in lab network
- [ ] Define emrgancy triggers (manual and automatic) - [ ] Define emrgancy triggers (manual and automatic)
- [ ] Expose temporary control in case of emergancy - [ ] Expose temporary control in case of emergancy
- Triggers - Triggers
@ -26,6 +27,9 @@
- [X] Issue door open command - [X] Issue door open command
- [X] Make functions to gen a IotEntity token - [X] Make functions to gen a IotEntity token
- [ ] Write a small program/script to generate new Iot token and add new Iot Device into database - [ ] Write a small program/script to generate new Iot token and add new Iot Device into database
- [ ] Make inital database entries automatic for easy reset - [X] Make inital database entries automatic for easy reset
- [X] Expose access list endpoint for doors
- [X] Access list coutner for iot door
- [X] Force close in middle of timed open request
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJibHVldG9vdGhfbWFjIjoic3RyaW5nIn0.ELl5AfBR1NdM4_OFhl_SCTm9EMPpqjiCKOSS0CrOJps eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJibHVldG9vdGhfbWFjIjoic3RyaW5nIn0.ELl5AfBR1NdM4_OFhl_SCTm9EMPpqjiCKOSS0CrOJps