BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Types | Public Member Functions
BeeeOn::MqttMessage Class Reference

Public Types

enum  QoS { MOST_ONCE = 0, LEAST_ONCE = 1, EXACTLY_ONCE = 2 }
 

Public Member Functions

 MqttMessage (const std::string &topic, const std::string &message, QoS oqs=QoS::LEAST_ONCE)
 
std::string topic () const
 
std::string message () const
 
QoS qos () const
 
bool isEmpty () const
 
bool operator! () const
 

The documentation for this class was generated from the following files: