CommsChampion Ecosystem MQTT-SN Client
MQTT-SN client library.
|
Configuration the will for "publish" operations. More...
#include "common.h"
Public Attributes | |
const unsigned char * | m_data |
Publish data (message). | |
unsigned | m_dataLen |
Publish data (message) length. | |
CC_MqttsnQoS | m_qos |
Publish message QoS. | |
bool | m_retain |
Publish message retain configuration. | |
const char * | m_topic |
Publish topic. | |
CC_MqttsnTopicId | m_topicId |
Pre-defined topic ID, should be 0 when topic is not NULL. | |
Configuration the will for "publish" operations.