The commands sent from the APIs to the MQTT agent task. More...
#include <core_mqtt_agent.h>
Data Fields | |
MQTTAgentCommandType_t | commandType |
Type of command. | |
void * | pArgs |
Arguments of command. | |
MQTTAgentCommandCallback_t | pCommandCompleteCallback |
Callback to invoke upon completion. | |
MQTTAgentCommandContext_t * | pCmdContext |
Context for completion callback. | |
The commands sent from the APIs to the MQTT agent task.