SimpleLink CC32xx OTA Library
Simplifies the implementation of Internet connectivity
OtaArchive_BundleCmdTable_t Struct Reference

Data Fields

int16_t NumFiles
 
int16_t NumFilesSavedInFS
 
OtaArchive_BundleFileInfo_t BundleFileInfo [MAX_BUNDLE_CMD_FILES]
 
uint8_t VerifiedSignature
 
uint16_t TotalParsedBytes
 

Detailed Description

Definition at line 98 of file OtaArchive.h.

Field Documentation

§ BundleFileInfo

OtaArchive_BundleFileInfo_t BundleFileInfo[MAX_BUNDLE_CMD_FILES]

Definition at line 102 of file OtaArchive.h.

§ NumFiles

int16_t NumFiles

Definition at line 100 of file OtaArchive.h.

§ NumFilesSavedInFS

int16_t NumFilesSavedInFS

Definition at line 101 of file OtaArchive.h.

§ TotalParsedBytes

uint16_t TotalParsedBytes

Definition at line 104 of file OtaArchive.h.

§ VerifiedSignature

uint8_t VerifiedSignature

Definition at line 103 of file OtaArchive.h.


The documentation for this struct was generated from the following file: