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.

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