Uniot Core
0.8.1
Loading...
Searching...
No Matches
MQTTEvents.h File Reference

MQTT event definitions for the Uniot event system. More...

#include <Common.h>
Include dependency graph for MQTTEvents.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  uniot
 Contains all classes and functions related to the Uniot Core.
 
namespace  uniot::events
 
namespace  uniot::events::mqtt
 

Enumerations

enum  uniot::events::mqtt::Topic { uniot::events::mqtt::CONNECTION = FOURCC(mqtt) }
 MQTT event topics. More...
 
enum  uniot::events::mqtt::Msg { uniot::events::mqtt::FAILED = 0 , uniot::events::mqtt::SUCCESS = 1 }
 MQTT event messages. More...
 

Detailed Description

MQTT event definitions for the Uniot event system.