AWS IoT Jobs
v1.0.0
Client library for AWS IoT Jobs
Jobs_GetPending
Populate a topic string for a GetPendingJobExecutions request.
JobsStatus_t
Jobs_GetPending
(
char
* buffer,
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:128
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:542
Generated by
1.8.20