11#ifndef OTA_JOB_PROCESSOR_H
12#define OTA_JOB_PROCESSOR_H
19#include "job_parser.h"
53int8_t otaParser_parseJobDocFile(
const char * jobDoc,
54 const size_t jobDocLength,
55 const uint8_t fileIndex,
struct containing the fields of an AFR OTA Job Document
Definition: job_parser.h:23