SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
All Classes Files Functions Variables Typedefs Enumerations
SPSP::IFarNode< TFarLayer > Member List

This is the complete list of members for SPSP::IFarNode< TFarLayer >, including all inherited members.

getFarLayer() constSPSP::IFarNode< TFarLayer >inlineprotected
IFarNode(TFarLayer *fl)SPSP::IFarNode< TFarLayer >inline
receiveFar(const std::string &topic, const std::string &payload)=0SPSP::IFarNode< TFarLayer >pure virtual