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

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.
 

Detailed Description

Configuration the will for "publish" operations.


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