CommsChampion Ecosystem MQTT-SN Client
MQTT-SN client library.
Loading...
Searching...
No Matches
Public Attributes | List of all members
CC_MqttsnSubscribeConfig Struct Reference

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.
 

Detailed Description

Configuration the "subscribe" operation.


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