| source | |
| include | |
| core_mqtt_agent.h | Functions for running a coreMQTT client in a dedicated thread |
| core_mqtt_agent_command_functions.h | Functions for processing an MQTT agent command |
| core_mqtt_agent_config_defaults.h | This represents the default values for the configuration macros for the MQTT-Agent library |
| core_mqtt_agent_default_logging.h | This represents the default values for the logging macros for the MQTT-Agent library |
| core_mqtt_agent_message_interface.h | Functions to interact with queues |
| core_mqtt_agent.c | Implements an MQTT agent (or daemon task) to enable multithreaded access to coreMQTT |
| core_mqtt_agent_command_functions.c | Implements functions to process MQTT agent commands |