_SN_PublishResp
#include <mqtt_packet.h>
Public Attributes
| Name | |
|---|---|
| MqttMsgStat | stat |
| word16 | packet_id |
| word16 | topicId |
| byte | return_code |
Public Attributes Documentation
variable stat
MqttMsgStat stat;
variable packet_id
word16 packet_id;
variable topicId
word16 topicId;
variable return_code
byte return_code;
Updated on 2026-07-14 at 09:10:06 +0000