AWS IoT Device SDK C:
Jobs
AWS IoT Jobs library
|
Return to main page ↑ |
Parameter to _AwsIotJobs_GenerateJsonRequest. More...
#include <aws_iot_jobs_internal.h>
Data Fields | |
const AwsIotJobsUpdateInfo_t * | pUpdateInfo |
Valid for JOBS_START_NEXT and JOBS_UPDATE. | |
struct { | |
int32_t executionNumber | |
Execution number. | |
bool includeJobDocument | |
Whether the response should include the Job document. | |
} | describe |
Valid for JOBS_DESCRIBE. | |
Parameter to _AwsIotJobs_GenerateJsonRequest.