Showing
1 changed file
with
14 additions
and
4 deletions
... | @@ -10,11 +10,21 @@ | ... | @@ -10,11 +10,21 @@ |
10 | 10 | ||
11 | - [x] MQTT Hosting | 11 | - [x] MQTT Hosting |
12 | 12 | ||
13 | -→ [test.mosquitto.org](http://test.mosquitto.org) 와 raspberry 3.0 model B - mosquitto 설치로 다중 broker 연결, publish & subscribe 확인 | 13 | +→ 5 / 7 : [test.mosquitto.org](http://test.mosquitto.org) 와 raspberry 3.0 model B - mosquitto 설치로 다중 broker 연결, publish & subscribe 확인 |
14 | + | ||
15 | +- [x] Middle Ware | ||
16 | + | ||
17 | +→ 5 / 9 : jwtMiddleWare ⇒ access tokening | ||
18 | + | ||
19 | +- [x] 인증 구현 | ||
20 | + | ||
21 | +→ 5 / 9 : Register, Login, Logout, and Access Token | ||
22 | + | ||
23 | +- [x] 데이터테이블 수정 및 추가 기능 구현 | ||
24 | + | ||
25 | +→ 5 / 9 : schema is changed | ||
14 | 26 | ||
15 | -- [ ] Middle Ware | ||
16 | -- [ ] 인증 구현 | ||
17 | -- [ ] 데이터테이블 수정 및 추가 기능 구현 | ||
18 | - [ ] 데이터 처리 로직 구현 | 27 | - [ ] 데이터 처리 로직 구현 |
28 | +- [ ] Node.JS의 특정 유저의 MQTT client를 어떻게 모듈화 시킬까 ? | ||
19 | 29 | ||
20 | [Schedule](https://www.notion.so/cdcc6627a8344c8da56ffb3856bfc1b9) | 30 | [Schedule](https://www.notion.so/cdcc6627a8344c8da56ffb3856bfc1b9) |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment