_SN_WillResp
#include <mqtt_packet.h>
Public Attributes
| Name | |
|---|---|
| SN_WillMsgResp | msgResp |
| SN_WillMsgUpd | msgUpd |
| SN_WillTopicResp | topicResp |
| SN_WillTopicUpd | topicUpd |
Public Attributes Documentation
variable msgResp
SN_WillMsgResp msgResp;
variable msgUpd
SN_WillMsgUpd msgUpd;
variable topicResp
SN_WillTopicResp topicResp;
variable topicUpd
SN_WillTopicUpd topicUpd;
Updated on 2026-07-14 at 09:10:06 +0000