CommsChampion Ecosystem MQTT-SN Client
MQTT-SN client library.
|
Configuration the "subscribe" operation. More...
#include "common.h"
Public Attributes | |
CC_MqttsnQoS | m_qos |
Max QoS value. | |
const char * | m_topic |
Subscription topic, can be NULL when pre-defined topic ID is used. | |
CC_MqttsnTopicId | m_topicId |
Pre-defined topic ID, should be 0 when topic is not NULL. | |
Configuration the "subscribe" operation.