Commit 59139e393383ce2a8768b8e182f01d4c2dcc2704

Authored by 孙向锦
1 parent 131a673c

update

Showing 1 changed file with 0 additions and 7 deletions
海亮定制.md
... ... @@ -153,16 +153,9 @@ ${clinetId} clinetId 是基站编号,为替换字符串。
153 153 | cm | string | 客户端型号(client Model) |
154 154 | cv | string | 客户端版本(client Version)基站软件版本号 |
155 155 | f | number | 信道频点(frequency) 基站频点取值:1-80 |
156   -| ap | number | 考勤功率(attend Power)取值:0-31,值约小,基站的接收能力约强。 |
157   -| rssi | number | 答题器考勤的RSSI阈值,软件实现的过滤。RSSI高于该值的答题器的该次考勤会丢弃。默认0,不过滤。 |
158   -| khs | string | 键盘心跳开关(keyboard Heartbeat Switch),on开启,off关闭 |
159   -| arti | number | 考勤上报时间间隔(attend Reoprt Time Interval),默认30秒 |
160 156 | content | string | 题干内容(选项信息都包含在此),中文信息用hex进行传输。内容前面需要 hex:详见后面示例 |
161   -| at | number | auto test自动测试,at = 1 |
162 157 | sn | string | sn 序列号 |
163 158 | mc | string | match code 基站配对码 |
164   -| el | number | electricity 键盘电量 百分比 0.75 75% |
165   -| pm | number | power mode 关机模式 pm = 0 在线不关机Pm = 1 在线超时关机 |
166 159 | et | number | 错误类型et =1 基站频点冲突 |
167 160 | em | string | 错误消息em = "3" 配合et使用,如et=1 em=3 表示3号频点冲突 |
168 161 | success | number | 0 成功 -1 错误/失败 |
... ...