Gocator API

◆ GoControl_Backup()

kStatus GoControl_Backup ( GoControl  control,
kByte **  fileData,
kSize size,
kAlloc  allocator 
)

Creates and downloads a backup of sensor files.

Version
Introduced in firmware 4.0.10.27
Parameters
controlGoControl object.
fileDataReceives a pointer to a buffer containing the backup data.
sizeReceives the size of the allocated buffer.
allocatorMemory allocator, used to allocate the backup buffer (or kNULL for default).
Returns
Operation status.