|
AWS IoT Device SDK C:
Fleet Provisioning
AWS IoT Fleet Provisioning
|
| Return to main page ↑ |
| aws_iot_provisioning.h | User-facing functions of the Provisioning library |
| aws_iot_provisioning_api.c | Implements most user-facing functions of the Provisioning library |
| aws_iot_provisioning_internal.h | Internal header of Provisioning library. This header should not be included in typical application code |
| aws_iot_provisioning_parser.c | Implements the internal functions for parsing server responses for the Provisioning library |
| aws_iot_provisioning_serializer.c | Implements the internal serializer functions of the Provisioning library |
| aws_iot_provisioning_types.h | Types of the Provisioning library |
| aws_iot_tests_provisioning.c | Test runner for Provisioning tests |