AWS IoT Device SDK C: Jobs
AWS IoT Jobs library
Return to main page ↑
Files
The following files are associated with this library.
 aws_iot_demo_jobs.cDemonstrates use of the AWS IoT Jobs library
 aws_iot_jobs.hUser-facing functions of the Jobs library
 aws_iot_jobs_api.cImplements the user-facing functions of the Jobs library
 aws_iot_jobs_internal.hInternal header of Jobs library. This header should not be included in typical application code
 aws_iot_jobs_operation.cImplements functions that process Jobs operations
 aws_iot_jobs_serialize.cImplements functions that generate and parse Jobs JSON documents
 aws_iot_jobs_static_memory.cImplementation of Jobs static memory functions
 aws_iot_jobs_subscription.cImplements functions for interacting with the Jobs library's subscription list
 aws_iot_jobs_types.hTypes of the Jobs library
 aws_iot_tests_jobs.cTest runner for Jobs tests