_SN_WillTopicUpd
#include <mqtt_packet.h>
Public Attributes
| Name | |
|---|---|
| MqttMsgStat | stat |
| MqttPendResp | pendResp |
| byte | flags |
| char * | willTopic |
Public Attributes Documentation
variable stat
MqttMsgStat stat;
variable pendResp
MqttPendResp pendResp;
variable flags
byte flags;
variable willTopic
char * willTopic;
Updated on 2026-09-08 at 04:43:47 +0000