SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
All Classes Files Functions Variables Typedefs Enumerations
Public Attributes | List of all members
SPSP::FarLayers::MQTT::Config::LastWill Struct Reference

Public Attributes

std::string topic
 LWT topic.
 
std::string msg
 LWT message.
 
int qos = 0
 LWT QoS.
 
bool retain = false
 LWT retain flag.
 

Detailed Description

Definition at line 91 of file mqtt_types.hpp.


The documentation for this struct was generated from the following file: