Restores a backup of sensor files.
Go2Status Go2System_Restore(Go2System system, const Go2Char* sourcePath);
|
Parameters |
Description |
|
Go2System system |
Go2System object. |
|
const Go2Char* sourcePath |
Local file system path of the saved backup file. |
Operation status.
Calling this function will result in writing operations to flash storage. Should the process be disrupted due to power loss or other factors, the sensor may enter Rescue mode.
Go2System.h