_SN_Object
#include <mqtt_packet.h>
Public Attributes
Public Attributes Documentation
variable advertise
SN_Advertise advertise;
variable gwInfo
SN_GwInfo gwInfo;
variable searchGw
SN_SearchGw searchGw;
variable will
SN_Will will;
variable connect
SN_Connect connect;
variable connectAck
SN_ConnectAck connectAck;
variable reg
SN_Register reg;
variable regAck
SN_RegAck regAck;
variable publish
SN_Publish publish;
variable publishResp
SN_PublishResp publishResp;
variable sub
SN_Subscribe sub;
variable subAck
SN_SubAck subAck;
variable unSub
SN_Unsubscribe unSub;
variable unSubAck
SN_UnsubscribeAck unSubAck;
variable pingReq
SN_PingReq pingReq;
variable disconnect
SN_Disconnect disconnect;
variable willMsgUpd
SN_WillMsgUpd willMsgUpd;
variable willMsgResp
SN_WillMsgResp willMsgResp;
variable willTopicUpd
SN_WillTopicUpd willTopicUpd;
variable willTopicResp
SN_WillTopicResp willTopicResp;
Updated on 2026-07-14 at 09:10:06 +0000