C API for BALTECH SDK

§ brp_Sys_FactoryReset()

brp_errcode brp_Sys_FactoryReset ( brp_protocol  protocol,
bool  PerformReboot 
)

This command restores the reader's factory settings.

Parameters
[in]protocolused to execute the command
[in]PerformRebootIf 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.