_SN_SearchGw
#include <mqtt_packet.h>
Public Attributes
| Name | |
|---|---|
| MqttMsgStat | stat |
| MqttPendResp | pendResp |
| byte | radius |
| SN_GwInfo | gwInfo |
Public Attributes Documentation
variable stat
MqttMsgStat stat;
variable pendResp
MqttPendResp pendResp;
variable radius
byte radius;
variable gwInfo
SN_GwInfo gwInfo;
Updated on 2026-07-14 at 09:10:06 +0000