Skip to content

_MqttDisconnect

#include <mqtt_packet.h>

Public Attributes

Name
MqttMsgStat stat
byte reason_code
MqttProp * props
byte protocol_level

Public Attributes Documentation

variable stat

MqttMsgStat stat;

variable reason_code

byte reason_code;

variable props

MqttProp * props;

variable protocol_level

byte protocol_level;

Updated on 2026-08-10 at 10:46:16 +0000