Module jobs

Source

Structs§

ThingJobs
The struct outputs which API the topic is for. It also outputs the thing name in the given topic.

Enums§

Topic
Topic values for subscription requests.

Functions§

describe
Populate a topic string for a DescribeJobExecution request.
get_pending
Populate a topic string for a GetPendingJobExecutions request.
get_topic
Populate a topic string for a subscription request.
match_topic
Output a topic value if a Jobs API topic string is present. Optionally, output a jobID and thing name within the topic.
start_next
Populate a topic string for a StartNextPendingJobExecution request.
update
Populate a topic string for an UpdateJobExecution request.