coreMQTT v5.0.0
MQTT 5.0 Client Library
 
Loading...
Searching...
No Matches
include Directory Reference

Directories

directory  private
 

Files

file  core_mqtt.h [code]
 User-facing functions of the MQTT 5.0 library.
 
file  core_mqtt_config_defaults.h [code]
 This represents the default values for the configuration macros for the MQTT library.
 
file  core_mqtt_serializer.h [code]
 User-facing functions for serializing and deserializing MQTT 5.0 packets. This header should be included for building a lighter weight MQTT client than the managed CSDK MQTT library API in core_mqtt.h, by using the serializer and de-serializer functions exposed in this file's API.
 
file  core_mqtt_state.h [code]
 Function to keep state of MQTT PUBLISH packet deliveries.