SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
SPSP::IFarLayer Member List

This is the complete list of members for SPSP::IFarLayer, including all inherited members.

getNode() constSPSP::IFarLayerinline
nodeConnected() constSPSP::IFarLayerinline
publish(const std::string &src, const std::string &topic, const std::string &payload)=0SPSP::IFarLayerpure virtual
setNode(void *n)SPSP::IFarLayerinline
subscribe(const std::string &topic)=0SPSP::IFarLayerpure virtual
unsubscribe(const std::string &topic)=0SPSP::IFarLayerpure virtual