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