|
AWS IoT Device SDK C:
Jobs
AWS IoT Jobs library
|
| Return to main page ↑ |
| aws_iot_demo_jobs.c | Demonstrates use of the AWS IoT Jobs library |
| aws_iot_jobs.h | User-facing functions of the Jobs library |
| aws_iot_jobs_api.c | Implements the user-facing functions of the Jobs library |
| aws_iot_jobs_internal.h | Internal header of Jobs library. This header should not be included in typical application code |
| aws_iot_jobs_operation.c | Implements functions that process Jobs operations |
| aws_iot_jobs_serialize.c | Implements functions that generate and parse Jobs JSON documents |
| aws_iot_jobs_static_memory.c | Implementation of Jobs static memory functions |
| aws_iot_jobs_subscription.c | Implements functions for interacting with the Jobs library's subscription list |
| aws_iot_jobs_types.h | Types of the Jobs library |
| aws_iot_tests_jobs.c | Test runner for Jobs tests |