|
SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
|
#include <mqtt_adapter_if.hpp>


Additional Inherited Members | |
Public Member Functions inherited from SPSP::Exception | |
| Exception (const std::string &msg) | |
| Constructs a new exception. More... | |
| virtual const char * | what () const noexcept |
| Returns exception's message. More... | |
Adapter error.
Definition at line 22 of file mqtt_adapter_if.hpp.
1.8.17