AWS IoT Jobs v2.0.0
Client library for AWS IoT Jobs
 
Loading...
Searching...
No Matches
AfrOtaJobDocumentFields_t Struct Reference

struct containing the fields of an AFR OTA Job Document More...

#include <job_parser.h>

Data Fields

const char * signature
 Code Signing Signature.
 
size_t signatureLen
 Length of signature.
 
const char * filepath
 File path to store OTA Update on device.
 
size_t filepathLen
 Length of filepath.
 
const char * certfile
 Path to Code Signing Certificate on Device.
 
size_t certfileLen
 Length of certfile.
 
const char * authScheme
 Authentication Scheme for HTTP URL ( null for MQTT )
 
size_t authSchemeLen
 Length of authScheme.
 
const char * imageRef
 MQTT Stream or HTTP URL.
 
size_t imageRefLen
 Length of imageRef.
 
uint32_t fileId
 File ID.
 
uint32_t fileSize
 Size of the OTA Update.
 
uint32_t fileType
 File Type.
 

Detailed Description

struct containing the fields of an AFR OTA Job Document


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