Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Abstracts MQTT UTF-8 encoded topic that can be subscribed to or published. More...
#include <mqtt.h>
Data Fields | |
struct mqtt_utf8 | topic |
uint8_t | qos |
Abstracts MQTT UTF-8 encoded topic that can be subscribed to or published.
struct mqtt_utf8 mqtt_topic::topic |
Topic on to be published or subscribed to.