Commit 6653ee57ca4efb46c73917f9dc8593447cd0f7f3
1 parent
e3a10f01
去掉键盘离线通知的协议
Showing
1 changed file
with
0 additions
and
1 deletions
海亮定制.md
... | ... | @@ -137,7 +137,6 @@ ${clinetId} clinetId 是基站编号,为替换字符串。 |
137 | 137 | | /client/${clientId}/online | 基站上线通知。 | |
138 | 138 | | /client/${clientId}/offline | 基站下线通知。 | |
139 | 139 | | /client/${clientId}/card/online | 答题器上线通知。 | |
140 | -| /client/${clientId}/card/offline | 答题器离线通知。 | | |
141 | 140 | | /client/${client}/operate | 对基站进行设置或查询信息 | |
142 | 141 | | /client/${clientId}/report | 基站主动上报状态,或者对设置指令的回应。 | |
143 | 142 | | /lesson/class/${clinetId}/receive | 基站对答题的设置 | | ... | ... |