Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Ack Struct Reference
Data for one of the ack packets. More...
#include <MQTTGWPacket.h>
Data Fields | |
| Header | header |
| MQTT header byte. | |
| int | msgId |
| MQTT message id. | |
Detailed Description
Data for one of the ack packets.
Definition at line 182 of file MQTTGWPacket.h.
Field Documentation
MQTT header byte.
Definition at line 184 of file MQTTGWPacket.h.
| int msgId |
MQTT message id.
Definition at line 185 of file MQTTGWPacket.h.
Generated on Mon Feb 13 2023 09:41:23 by
1.7.2