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.
utf8_strqos Struct Reference
Construct to create Topic to SUBSCRIBE. More...
#include <mqtt_common.h>
Data Fields | |
| const char * | buffer |
| Refers to UTF8 content. | |
| uint16_t | length |
| Length of UTF8 content. | |
| enum mqtt_qos | qosreq |
| QoS Level for content. | |
Detailed Description
Construct to create Topic to SUBSCRIBE.
Definition at line 468 of file mqtt_common.h.
Field Documentation
| const char* buffer |
Refers to UTF8 content.
Definition at line 470 of file mqtt_common.h.
| uint16_t length |
Length of UTF8 content.
Definition at line 471 of file mqtt_common.h.
| enum mqtt_qos qosreq |
QoS Level for content.
Definition at line 472 of file mqtt_common.h.
Generated on Tue Jul 12 2022 18:19:22 by
1.7.2