SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
All Classes Files Functions Variables Typedefs Enumerations
Classes
mqtt_types.hpp File Reference

MQTT types. More...

#include <chrono>
#include <cstdint>
#include "spsp/exception.hpp"
Include dependency graph for mqtt_types.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SPSP::FarLayers::MQTT::ConnectionError
 MQTT connection error. More...
 
struct  SPSP::FarLayers::MQTT::Config
 MQTT client configuration. More...
 
struct  SPSP::FarLayers::MQTT::Config::Connection
 
struct  SPSP::FarLayers::MQTT::Config::Auth
 
struct  SPSP::FarLayers::MQTT::Config::LastWill
 

Detailed Description

MQTT types.

Author
Dávid Benko (david.nosp@m.benk.nosp@m.o@dav.nosp@m.idbe.nosp@m.nko.d.nosp@m.ev)

Definition in file mqtt_types.hpp.