|
SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
|
Public Attributes | |
| bool | probePayload = true |
| Report non-empty payload of PROBE_REQ. | |
| bool | rssiOnProbe = true |
| Report RSSI on PROBE_REQ. | |
| bool | rssiOnPub = true |
| Report RSSI on PUB. | |
| bool | rssiOnSub = true |
| Report RSSI on SUB_REQ. | |
| bool | rssiOnUnsub = true |
| Report RSSI on UNSUB. | |
Definition at line 38 of file bridge.hpp.
1.8.17