Loading…
Loading…
Method Name: method_factory_reset
Method ID: 0x402B
Method Label: Factory Reset
Method Help:
- {
- int result;
- int tmp_password;
- char cmd_status[3];
- _get_dev_var_value(literal_string(404),0,16421);
- tmp_password = atoi(password_ascii);
- _iassign(16420,tmp_password);
- result = send(132,cmd_status);
- DELAY(2,literal_string(408));
- if (response_code != 0)
- {
- DELAY(3,literal_string(409));
- }
Please login for more