From 2811b8a5ef90abbb48f2ebf19539c2ae82c39e7a Mon Sep 17 00:00:00 2001 From: HeshamTB Date: Tue, 7 Jun 2022 21:29:08 +0300 Subject: [PATCH] sql_app: update TODO Signed-off-by: HeshamTB --- sql_app/TODO | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/sql_app/TODO b/sql_app/TODO index efbcbcd..7775caa 100644 --- a/sql_app/TODO +++ b/sql_app/TODO @@ -2,6 +2,7 @@ - [x] Issue requests from Lap to Pi or vica versa - [x] Decide HTTP vs MQTT vs CoAP - [x] Hash passwords +- [x] Salt passwords - [x] User registraion - [x] User login in API - [x] JWT token access @@ -12,8 +13,8 @@ - [X] Expose door lock function - [X] Record access log - [X] Expose data analysis -- [ ] Load backend onto RPi -- [ ] Test connections in lab network +- [X] Load backend onto RPi +- [X] Test connections in lab network - [ ] Define emrgancy triggers (manual and automatic) - [ ] Expose temporary control in case of emergancy - Triggers @@ -26,6 +27,9 @@ - [X] Issue door open command - [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 -- [ ] 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 \ No newline at end of file