Microchip® Advanced Software Framework

tstrOtaUpdateInfo Struct Reference

This struct contains the OTA update information.

See Also
tenuWPSTrigger

#include <m2m_types.h>

Data Fields

uint8 __PAD8__
 
uint8 u8DownloadUrlOffset
 
uint8 u8DownloadUrlSize
 
uint8 u8NcdRequiredUpgrade
 
uint32 u8NcdUpgradeVersion
 
uint32 u8NcfCurrentVersion
 
uint32 u8NcfUpgradeVersion
 

uint8 tstrOtaUpdateInfo::__PAD8__

Padding bytes for forcing 4-byte alignment

uint8 tstrOtaUpdateInfo::u8DownloadUrlOffset

Download URL offset in the received packet

uint8 tstrOtaUpdateInfo::u8DownloadUrlSize

Download URL size in the received packet

uint8 tstrOtaUpdateInfo::u8NcdRequiredUpgrade

NCD Required upgrade to the above version

uint32 tstrOtaUpdateInfo::u8NcdUpgradeVersion

NCD (host) upgraded version (if the u8NcdRequiredUpgrade == true)

uint32 tstrOtaUpdateInfo::u8NcfCurrentVersion

NCF OTA Current firmware version

uint32 tstrOtaUpdateInfo::u8NcfUpgradeVersion

NCF OTA Upgrade Version