coreMQTT Agent v2.0.0
Thread safe MQTT 3.1.1 Client
Loading...
Searching...
No Matches
MQTTAgentConnectArgs_t Struct Reference

Struct holding arguments for a CONNECT call. More...

#include <core_mqtt_agent.h>

Data Fields

MQTTConnectInfo_t * pConnectInfo
 MQTT CONNECT packet information.
MQTTPublishInfo_t * pWillInfo
 Optional Last Will and Testament.
uint32_t timeoutMs
 Maximum timeout for a CONNACK packet.
bool sessionPresent
 Output flag set if a previous session was present.
MQTTPropBuilder_t * pProperties
 Optional MQTT v5 connect properties.
const MQTTPropBuilder_t * pWillProperties
 Optional MQTT v5 will properties.

Detailed Description

Struct holding arguments for a CONNECT call.


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