_SN_Register
#include <mqtt_packet.h>
Public Attributes
| Name | |
|---|---|
| MqttMsgStat | stat |
| MqttPendResp | pendResp |
| word16 | topicId |
| word16 | packet_id |
| const char * | topicName |
| SN_RegAck | regack |
Public Attributes Documentation
variable stat
MqttMsgStat stat;
variable pendResp
MqttPendResp pendResp;
variable topicId
word16 topicId;
variable packet_id
word16 packet_id;
variable topicName
const char * topicName;
variable regack
SN_RegAck regack;
Updated on 2026-07-14 at 09:10:06 +0000