Loading…
Loading…
方法名称: reset_passwords_defaults
方法ID: 0x436C
方法标签: Reset Passwords to Default
方法描述: Reset Standard and Advanced Passwords to the factory defaults.
- {
- char status[3];
- int slen;
- char disp_string[60];
- slen = 60;
- ACKNOWLEDGE(literal_string(1294));
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- send(222,status);
- if (status[0])
- {
请登录以获得完整内容