Lines Matching full:sn
1 .. zephyr:code-sample:: mqtt-sn-publisher
2 :name: MQTT-SN publisher
5 Send MQTT-SN PUBLISH messages to an MQTT-SN gateway.
14 MQTT-SN can be considered as a version of MQTT which is adapted to
16 requires a reliable TCP/IP transport, MQTT-SN is designed to be usable
20 The Zephyr MQTT-SN Publisher sample application is an MQTT-SN v1.2
21 client that sends MQTT-SN PUBLISH messages to an MQTT-SN gateway.
23 See the `MQTT-SN v1.2 spec`_ for more information.
25 .. _MQTT-SN v1.2 spec: https://www.oasis-open.org/committees/download.php/66091/MQTT-SN_spec_v1.2.p…
34 - MQTT-SN gateway, like Eclipse Paho
48 You will also need to start an MQTT-SN gateway. A convenience Docker Compose specification file
65 from source - see `PAHO MQTT-SN Gateway`_ - or run an unofficial docker image, l
68 .. _PAHO MQTT-SN Gateway: https://www.eclipse.org/paho/index.php?page=components/mqtt-sn-transparen…
104 [00:00:00.000,000] <inf> mqtt_sn_publisher_sample: MQTT-SN sample
111 [00:00:00.510,000] <inf> mqtt_sn_publisher_sample: MQTT-SN event EVT_CONNECTED
124 This is the output from the MQTT-SN gateway: