Microchip® Advanced Software Framework

aws_iot_shadow_actions.h File Reference

Functions

IoT_Error_t iot_shadow_action (MQTTClient_t *pClient, const char *pThingName, ShadowActions_t action, const char *pJsonDocumentToBeSent, fpActionCallback_t callback, void *pCallbackContext, uint32_t timeout_seconds, bool isSticky)
 

IoT_Error_t iot_shadow_action ( MQTTClient_t pClient,
const char *  pThingName,
ShadowActions_t  action,
const char *  pJsonDocumentToBeSent,
fpActionCallback_t  callback,
void *  pCallbackContext,
uint32_t  timeout_seconds,
bool  isSticky 
)