AWS IoT Over-the-air Update v2.0.0 (Release Candidate)
Client library for AWS IoT OTA
OTA_GetState

Get the current state of the OTA agent.

OtaState_t
OTA Agent states.
Definition: ota.h:108
OtaState_t OTA_GetState(void)
Get the current state of the OTA agent.
Definition: ota.c:3156
Returns
The current state of the OTA agent.