Populate a topic string for a GetPendingJobExecutions request.
size_t length,
const char * thingName,
uint16_t thingNameLength,
size_t * outLength );
JobsStatus_t
Return codes from jobs functions.
Definition: jobs.h:227
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:606
See jobs.h for docs.