AWS IoT Device SDK C:
Shadow
AWS IoT Device Shadow library
|
Return to main page ↑ |
One-time deinitialization function for the Shadow library.
This function frees resources taken in AwsIotShadow_Init and deletes any persistent subscriptions. It should be called to clean up the Shadow library. After this function returns, AwsIotShadow_Init must be called again before calling any other Shadow function.