|
CommsChampion Ecosystem MQTT-SN Client
MQTT-SN client library.
|
Configuration the will for "connect" and "will" operations. More...
#include "common.h"
Public Attributes | |
| const unsigned char * | m_data |
| Will data (message). | |
| unsigned | m_dataLen |
| Will data (message) length. | |
| CC_MqttsnQoS | m_qos |
| Will message QoS. | |
| bool | m_retain |
| Will message retain configuration. | |
| const char * | m_topic |
| Will topic. | |
Configuration the will for "connect" and "will" operations.