AWS IoT Device SDK C: Shadow
AWS IoT Device Shadow library
Return to main page ↑
Files
The following files are associated with this library.
 aws_iot_demo_shadow.cDemonstrates usage of the Thing Shadow library
 aws_iot_shadow.hUser-facing functions of the Shadow library
 aws_iot_shadow_api.cImplements the user-facing functions of the Shadow library
 aws_iot_shadow_internal.hInternal header of Shadow library. This header should not be included in typical application code
 aws_iot_shadow_operation.cImplements functions that process Shadow operations
 aws_iot_shadow_parser.cImplements JSON parsing functions of the Shadow library
 aws_iot_shadow_static_memory.cImplementation of Shadow static memory functions
 aws_iot_shadow_subscription.cImplements functions for interacting with the Shadow library's subscription list
 aws_iot_shadow_types.hTypes of the Thing Shadow library
 aws_iot_tests_shadow.cTest runner for Shadow tests
 aws_iot_tests_shadow_api.cTests for the user-facing API functions (declared in aws_iot_shadow.h)
 aws_iot_tests_shadow_parser.cTests for the Shadow topic name and JSON parser functions
 aws_iot_tests_shadow_system.cFull system tests for the AWS IoT Shadow library