AWS IoT Device SDK C:
Jobs
AWS IoT Jobs library
|
Return to main page ↑ |
First parameter to _jobsOperation_match. More...
Data Fields | |
_jobsOperationType_t | type |
GET PENDING, START NEXT, DESCRIBE, or UPDATE. | |
const char * | pThingName |
Thing Name of Jobs operation. | |
size_t | thingNameLength |
Length of _operationMatchParams_t.pThingName. | |
const char * | pResponse |
Jobs response document. | |
size_t | responseLength |
Length of _operationMatchParams_t.pResponse. | |
First parameter to _jobsOperation_match.