_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-07-14 at 09:10:06 +0000