Commit 25b5438b86c9b6985b0e529a6d167577f75852e2
1 parent
f77b4aea
增加5.2.30.1 参数表
Showing
1 changed file
with
6 additions
and
0 deletions
通讯协议-教育新版-基站部分.md
... | ... | @@ -1812,6 +1812,12 @@ SDK向基站发送: |
1812 | 1812 | | 4 | LEN |参数个数 写错误时反馈LEN=0| |
1813 | 1813 | | 5 | DATA | 具体参数,最大60字节| |
1814 | 1814 | |
1815 | +#### 5.2.30.1 参数表 | |
1816 | +| **字节** | **标识符** | **描述** | | |
1817 | +| --- | --- | --- | | |
1818 | +| 1 | CustomQuestionNOH | 自定义题编号高字节 | | |
1819 | +| 2 | CustomQuestionNOL | 自定义题编号低字节 | | |
1820 | + | |
1815 | 1821 | |
1816 | 1822 | ## 5.3 白名单设置 |
1817 | 1823 | ... | ... |