Lines Matching full:gateway
5 Send MQTT-SN PUBLISH messages to an MQTT-SN gateway.
21 client that sends MQTT-SN PUBLISH messages to an MQTT-SN gateway.
34 - MQTT-SN gateway, like Eclipse Paho
43 This sample application supports both static IP addresses and the Gateway Discovery process.
46 static IP or Gateway discovery process.
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…
77 Then, in another window, start the gateway, e.g. by using docker:
81 …un -it -p 10000:10000 -p 10000:10000/udp --name paho -v $PWD/gateway.conf:/etc/paho/gateway.conf:r…
124 This is the output from the MQTT-SN gateway: