设备重置上报云端
This commit is contained in:
parent
acd83d9e7a
commit
235a1c0640
|
@ -671,6 +671,8 @@ void TokenClient::Reset()
|
|||
|
||||
Invoke("Gateway/Reset", buf);
|
||||
|
||||
debug_printf("设备500ms后重置\r\n");
|
||||
|
||||
Sys.Sleep(500);
|
||||
|
||||
Config::Current->RemoveAll();
|
||||
|
|
Loading…
Reference in New Issue