Demo application for using the AT&T IoT Starter Kit Powered by AWS.
Dependencies: SDFileSystem
Fork of ATT_AWS_IoT_demo by
MQTTPublishParams Struct Reference
MQTT Publish Parameters. More...
#include <aws_iot_mqtt_interface.h>
Data Fields | |
char * | pTopic |
Pointer to the string defining the desired publishing topic. | |
MQTTMessageParams | MessageParams |
Parameters defining the message to be published. |
Detailed Description
MQTT Publish Parameters.
Defines a type for parameters supplied when publishing an MQTT message.
Definition at line 161 of file aws_iot_mqtt_interface.h.
Field Documentation
Parameters defining the message to be published.
Definition at line 163 of file aws_iot_mqtt_interface.h.
char* pTopic |
Pointer to the string defining the desired publishing topic.
Definition at line 162 of file aws_iot_mqtt_interface.h.
Generated on Tue Jul 12 2022 22:13:21 by 1.7.2