LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
FMSImageIdElement Struct Reference

Data Fields

uint8_t storageIndex
 
uint8_t failureCount
 
uint8_t imageID [100]
 
uint8_t buildIDLength
 
uint8_t buildID [100]
 

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 )

Field Documentation

uint8_t FMSImageIdElement::buildID[100]
uint8_t FMSImageIdElement::buildIDLength
uint8_t FMSImageIdElement::failureCount
uint8_t FMSImageIdElement::imageID[100]
uint8_t FMSImageIdElement::storageIndex

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved