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

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.
 

Detailed Description

Configuration the will for "connect" and "will" operations.


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