AWS IoT Device SDK C: Shadow
AWS IoT Device Shadow library
Return to main page ↑
Data Structures
Here are the data structures with brief descriptions:
 C_operationMatchParams_tFirst parameter to _shadowOperationMatch
 C_shadowOperation_tInternal structure representing a single Shadow operation (DELETE, GET, or UPDATE)
 C_shadowSubscription_tRepresents a Shadow subscriptions object
 CAwsIotShadowCallbackInfo_tInformation on a user-provided Shadow callback function
 CAwsIotShadowCallbackParam_tParameter to a Shadow callback function
 CAwsIotShadowDocumentInfo_tInformation on a Shadow document for AwsIotShadow_GetAsync or AwsIotShadow_UpdateAsync