| 
    Zephyr Project API 3.5.0
    
   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 | 
| Topic on to be published or subscribed to.   | |
| uint8_t | qos | 
| Quality of service requested for the subscription.   | |
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.