Gocator API
◆
GoControl_Restore()
kStatus
GoControl_Restore
(
GoControl
control
,
const
kByte
*
fileData
,
kSize
size
)
Restores a backup of sensor files.
Version
Introduced in firmware 4.0.10.27
Parameters
control
GoControl
object.
fileData
Pointer to a buffer containing the backup data to be restored.
size
Size of the backup buffer.
Returns
Operation status.
GoControl