🎨 添加OUTEX文档

This commit is contained in:
Frank 2024-08-12 08:59:51 +08:00
parent 347a617711
commit 9a8330f2a1
3 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,4 @@
https://ht.v3.iothonest.com/
账号IOT_TEST
密码Aa123456

View File

@ -0,0 +1,30 @@
### 爱牵挂消息通知
#### 穿戴设备M1
- 位置数据通知 `/api/e-care/m1/location`
- SOS数据 `/api/e-care/m1/sos`
- 心率数据 `/api/e-care/m1/heartRate`
- 计步数据 `/api/e-care/m1/steps`
- 开关机数据 `/api/e-care/m1/lifeCycle`
- 血压数据 `/api/e-care/m1/bloodPressure`
- 跌倒数据 `/api/e-care/m1/fall`
- 提醒答复数据 `/api/e-care/m1/reminderReply`
- 血氧数据 `/api/e-care/m1/bloodOxygen`
- 消息通知 `/api/e-care/m1/notice`
#### 居家安全设备HA04
- 设备状态数据 `/api/e-care/safe/status`
- 设备报警数据 `/api/e-care/safe/alarm`