AWS IoT Over-the-air Update  v3.1.0
Client library for AWS IoT OTA
OTA_JobParse_strerror

Error code to string conversion for OTA Job Parsing errors.

Parameters
[in]errThe error to convert to a string.
Returns
The string representation of the error.
OTA_JobParse_strerror
const char * OTA_JobParse_strerror(OtaJobParseErr_t err)
Error code to string conversion for OTA Job Parsing errors.
Definition: ota.c:3533
OtaJobParseErr_t
OtaJobParseErr_t
OTA job document parser error codes.
Definition: ota.h:135