AWS IoT Device SDK C: MQTT
MQTT 3.1.1 client library
Return to main page ↑
include Directory Reference

Directories

Files

file  iot_mqtt.h [code]
 User-facing functions of the MQTT 3.1.1 library.
 
file  iot_mqtt_lightweight.h [code]
 User-facing functions for serializing MQTT 3.1.1 packets. This header should be included for building a single threaded light-weight MQTT client bypassing stateful CSDK MQTT library.
 
file  iot_mqtt_protocol.h [code]
 This file contains MQTT 3.1.1 specific defines. This is a common header to be included for building a single threaded light-weight MQTT client as well as stateful CSDK MQTT library.