|
SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
|
Bridge subscribe entry. More...
#include <bridge.hpp>
Public Attributes | |
| std::chrono::milliseconds | lifetime |
| Lifetime. | |
| SPSP::SubscribeCb | cb = nullptr |
| Callback for incoming data. | |
Bridge subscribe entry.
Single entry in subscribe database of a bridge.
Empty addresses are treated as local to this node.
Definition at line 96 of file bridge.hpp.
1.8.17