|
SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
|
This is the complete list of members for SPSP::FarLayers::MQTT::MQTT, including all inherited members.
| connectedCb() | SPSP::FarLayers::MQTT::MQTT | protected |
| getNode() const | SPSP::IFarLayer | inline |
| MQTT(IAdapter &adapter, const Config &conf) | SPSP::FarLayers::MQTT::MQTT | |
| nodeConnected() const | SPSP::IFarLayer | inline |
| publish(const std::string &src, const std::string &topic, const std::string &payload) | SPSP::FarLayers::MQTT::MQTT | virtual |
| setNode(void *n) | SPSP::IFarLayer | inline |
| subDataCb(const std::string &topic, const std::string &payload) | SPSP::FarLayers::MQTT::MQTT | protected |
| subscribe(const std::string &topic) | SPSP::FarLayers::MQTT::MQTT | virtual |
| unsubscribe(const std::string &topic) | SPSP::FarLayers::MQTT::MQTT | virtual |
| ~MQTT() | SPSP::FarLayers::MQTT::MQTT |
1.8.17