박권수

docs. 5/11 README

...@@ -41,9 +41,17 @@ ...@@ -41,9 +41,17 @@
41 41
42 - [x] 데이터 처리 로직 구현 42 - [x] 데이터 처리 로직 구현
43 - [x] Node.JS의 특정 유저의 MQTT client를 어떻게 모듈화 시킬까 ? 43 - [x] Node.JS의 특정 유저의 MQTT client를 어떻게 모듈화 시킬까 ?
44 -- [ ] API 유저 인증 추가 44 +- [x] API 유저 인증 추가
45 -- [ ] Bottle API : 데이터 요청 message publishing 추가 45 +
46 +→ 5 / 11 : 각 API에 Authorization 추가
47 +
48 +- [x] Bottle API : 데이터 요청 message publishing 추가
49 +
50 +→ 5 / 11: Bottle Info 조회 시, Broker로 약병의 현재 상태 요청 메시지 전송
51 +
46 - [ ] Hub, Bottle, User unregister 추가 및 연관 데이터 처리 52 - [ ] Hub, Bottle, User unregister 추가 및 연관 데이터 처리
47 -- [ ] logic return value 및 status 53 +- [x] logic return value 및 status
54 +
55 +→ 5 / 11 : ctx.body, status 추가
48 56
49 [Schedule](https://www.notion.so/cdcc6627a8344c8da56ffb3856bfc1b9) 57 [Schedule](https://www.notion.so/cdcc6627a8344c8da56ffb3856bfc1b9)
...\ No newline at end of file ...\ No newline at end of file
......