AWS IoT Over-the-air Update v3.3.0
Client library for AWS IoT OTA
OtaEventMsg_t Struct Reference

Stores information about the event message. More...

#include <ota_private.h>

Collaboration diagram for OtaEventMsg_t:

Data Fields

OtaEventData_tpEventData
 
OtaEvent_t eventId
 

Detailed Description

Stores information about the event message.

Field Documentation

◆ pEventData

OtaEventData_t* OtaEventMsg_t::pEventData

Event status message.

◆ eventId

OtaEvent_t OtaEventMsg_t::eventId

Identifier for the event.


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