![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_Sys_FactoryReset | ( | brp_protocol | protocol, |
| bool | PerformReboot | ||
| ) |
This command restores the reader's factory settings.
| [in] | protocol | used to execute the command |
| [in] | PerformReboot | If true , the reader automatically reboots after reset. If false , you have to explicitly perform a reboot later. Without a reboot, the configuration remains inconsistent. Only use false if you have good reasons to postpone it, e.g. if you update the firmware afterwards, which includes a reboot anyway. |