Public Attributes | List of all members
Ack Struct Reference

#include <MQTTPacket.h>

Public Attributes

Header header
 
int MQTTVersion
 
int msgId
 
MQTTProperties properties
 
unsigned char rc
 

Detailed Description

Data for one of the ack packets.

Definition at line 214 of file MQTTPacket.h.

Member Data Documentation

Header Ack::header

MQTT header byte

Definition at line 216 of file MQTTPacket.h.

int Ack::MQTTVersion

the version of MQTT

Definition at line 219 of file MQTTPacket.h.

int Ack::msgId

MQTT message id

Definition at line 217 of file MQTTPacket.h.

MQTTProperties Ack::properties

MQTT 5.0 properties. Not used for MQTT < 5.0

Definition at line 220 of file MQTTPacket.h.

unsigned char Ack::rc

MQTT 5 reason code

Definition at line 218 of file MQTTPacket.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:49