Linux SDK (lite-fw)  MBPL_SDK_R25_ENG3
FMSImageIdElement Struct Reference

#include <fms.h>

Data Fields

uint8_t storageIndex
 
uint8_t failureCount
 
uint8_t imageID [FMS_GOBI_MBN_IMG_ID_STR_LEN]
 
uint8_t buildIDLength
 
uint8_t buildID [FMS_GOBI_MBN_BUILD_ID_STR_LEN]
 

Detailed Description

This structure contains the Image ID list element Information

Parameters
storageIndex
  • Index in storage where the image is located(a value of 0xFF indicates that the storage for this type of image is not relevant)
failureCount
  • Number of consecutive write attempts to this storage index that have failed(a value of 0xFF indicates unspecified)
imageID
  • Image unique identifier(max 16 chars.)
buildIDLength
  • Length of the build ID string. If there is no build ID, this field will be 0 and no data will follow.
buildID
  • String containing image build information( Max 100 characters )

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