samples/net: MQTT publisher with QoS
This sample demostrates how to write a publisher application that is able to send messages with different Quality of Service values. The code is self-documented. Read the README file for more information about the network setup. This sample code uses the Network for Zephyr API (netz). Old mqtt applications (paho_mqtt_client and paho_mqtt_shell) are now deprecated. More details about MQTT can be found in the official documentation: http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/mqtt-v3.1.1.html Jira: ZEP-416 Jira: ZEP-568 Jira: ZEP-593 Jira: ZEP-573 Change-Id: I31f8a01e143e5d446f2fb4055c1cacb9d7174517 Signed-off-by:Flavio Santes <flavio.santes@intel.com>
Loading
Please sign in to comment