|
|
@ -0,0 +1,20 @@ |
|
|
|
# 测试指令 |
|
|
|
|
|
|
|
``` |
|
|
|
ws://192.168.8.10:19001 |
|
|
|
|
|
|
|
|
|
|
|
开始消毒 |
|
|
|
{"command":"startDisinfection","loglevel":12,"messageId":"startDisinfection","roomVolume":0} |
|
|
|
|
|
|
|
导出记录 |
|
|
|
{"command":"exportDisinfectionRecord","keys":["2024-0516-094233","2024-0516-092446","2024-0516-092339"],"messageId":"exportDisinfectionRecord"} |
|
|
|
|
|
|
|
读取设备状态 |
|
|
|
{"command": "getState"} |
|
|
|
|
|
|
|
指示灯测试 |
|
|
|
{"command": "TestPage_WarningLightCtrl","r": 0,"g": 0,"b": 0,"w": 0} |
|
|
|
|
|
|
|
|
|
|
|
``` |