|
SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
|
Public Attributes | |
| std::string | topic |
| LWT topic. | |
| std::string | msg |
| LWT message. | |
| int | qos = 0 |
| LWT QoS. | |
| bool | retain = false |
| LWT retain flag. | |
Definition at line 91 of file mqtt_types.hpp.
1.8.17