MQTT MQTT is a subscription protocol, as opposed to HTTP, which is a request based protocol. If you want to send information/commands over HTTP, you would make a request, and an HTTP server would respond with the information. In an MQTT environment, information is published to the MQTT broker and a client has to keep a constant connection… Read More » (https://www.androidbuffet.com/2018/01/31/episode-381-mqtt-pi/)
The above... Episode 381 – MQTT-Pi (https://www.androidbuffet.com/2018/01/31/episode-381-mqtt-pi/) appeared first on Android Buffet (https://www.androidbuffet.com).