设备重置上报云端

This commit is contained in:
cdyong 2016-10-06 02:34:37 +00:00
parent acd83d9e7a
commit 235a1c0640
1 changed files with 2 additions and 0 deletions

View File

@ -671,6 +671,8 @@ void TokenClient::Reset()
Invoke("Gateway/Reset", buf);
debug_printf("设备500ms后重置\r\n");
Sys.Sleep(500);
Config::Current->RemoveAll();