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

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

getNode() constSPSP::IFarLayerinline
LocalBroker(const std::string topicPrefix="spsp")SPSP::FarLayers::LocalBroker::LocalBroker
nodeConnected() constSPSP::IFarLayerinline
publish(const std::string &src, const std::string &topic, const std::string &payload)SPSP::FarLayers::LocalBroker::LocalBrokervirtual
setNode(void *n)SPSP::IFarLayerinline
subscribe(const std::string &topic)SPSP::FarLayers::LocalBroker::LocalBrokervirtual
unsubscribe(const std::string &topic)SPSP::FarLayers::LocalBroker::LocalBrokervirtual
~LocalBroker()SPSP::FarLayers::LocalBroker::LocalBroker