|
1 |
| -# Esp Related objectives: |
| 1 | +# Updates in electronics side: |
2 | 2 |
|
3 |
| -> add autoreset function on Esp microprocessors |
4 |
| -> append autoreset with state check of some devices (Ex: if ligths were on) |
5 |
| -> add reconnect function on Esp microprocessors |
6 |
| -> append reconnect with ip validation |
7 |
| -> add ip validation on every device reconnect |
8 |
| -> add some delay on esp device setup() function for routers to activate before esp will connect |
| 3 | ++ [ ] Esp Related objectives: |
| 4 | + + [ ] add reconnect function on Esp microprocessors |
| 5 | + + [ ] add state check on load function (Ex: if ligths were on) |
| 6 | + + [ ] append reconnect with ip validation |
| 7 | + + [ ] add ip validation on every device reconnect |
| 8 | + + [ ] add some delay on esp device setup() function for routers to activate before esp will connect |
| 9 | + + [ ] make AP on device for setting up the wi-fi connection |
| 10 | + + [ ] add li-ion battery on ESP microprocessor to avoid resetting |
9 | 11 |
|
10 |
| -# Api Related objectives: |
| 12 | +# Software related objectives: |
11 | 13 |
|
12 |
| -> add routes for force restart on special time |
| 14 | ++ [ ] Api related objectives: |
| 15 | + + [x] update models and database for more structured use |
| 16 | + + [x] update jsons of these models |
| 17 | + + [ ] Api sending info of sensors separately |
| 18 | + + [ ] Api sending UI info depending description |
| 19 | + + [x] add routes for force restart on special time |
0 commit comments