|
AWS IoT Device SDK C:
Jobs
AWS IoT Jobs library
|
| Return to main page ↑ |
AWS IoT jobs can be used to define a set of remote operations that are sent to and executed on one or more devices connected to AWS IoT.
— Description of Jobs from AWS IoT documentation
This library provides an API based on the Jobs APIs available over MQTT. Features of this library include:
Dependencies of the Jobs library.
Currently, the Jobs library has the following dependencies:
In addition to the components above, the Jobs library also depends on C standard library headers.