BALTECH SDK wrapper functions reference

§ brp_Sys_FactoryReset()

brp_errcode brp_Sys_FactoryReset ( brp_Sys_FactoryReset_t  params)

This command restores the reader's factory settings.

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • PerformReboot (in) 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.