AWS IoT Jobs  v1.1.1
Client library for AWS IoT Jobs
Jobs_GetPending

Populate a topic string for a GetPendingJobExecutions request.

size_t length,
const char * thingName,
uint16_t thingNameLength,
size_t * outLength );

See jobs.h for docs.

JobsStatus_t
JobsStatus_t
Return codes from jobs functions.
Definition: jobs.h:225
Jobs_GetPending
JobsStatus_t Jobs_GetPending(char *buffer, size_t length, const char *thingName, uint16_t thingNameLength, size_t *outLength)
Populate a topic string for a GetPendingJobExecutions request.
Definition: jobs.c:569