Commit 1b76a310da894a87a2cf5dc70debc8a4f59fd436
1 parent
1bc9b844
更新基站错误信息
Showing
1 changed file
with
2 additions
and
2 deletions
海亮定制.md
... | ... | @@ -803,9 +803,9 @@ public byte[] readFileContent(int start, int len) { |
803 | 803 | | mqtt_password | 连接mqtt服务器的密码 | |
804 | 804 | |
805 | 805 | |
806 | -#### 基站错误信息上报(待完成-可能修改) | |
806 | +#### 基站错误信息上报 | |
807 | 807 | |
808 | -基站发送给应用程序主题 | |
808 | +基站发送给应用程序主题<br>5S 报一次 | |
809 | 809 | <br>主题:/client/${client}/error |
810 | 810 | <br>指令内容: |
811 | 811 | ```json | ... | ... |