MqttDesk is a cross platform MQTT Desktop Client and its works with windows, macOS, Linux, Raspberry Pi & other Linux distros.
This video guide is for the users of MqttDesk and after watching this video user can communicate with other MQTT Clients and publish subscribe to topics from different MQTT Clients through MQTT Brokers. Any individual or public MQTT Broker works well with MqttDesk.
MQTT is a lightweight, publish-subscribe network protocol that transports messages between IOT and IIOT devices. The MQTT protocol usually runs over TCP/IP. It is designed for connections with remote locations where a "small code footprint" is required or the network bandwidth is limited. The protocol is an open OASIS standard and an ISO recommendation (ISO/IEC 20922).MQTT protocol is an ideal choice & vastly used for IIOT device, IOT, Smart Home systems, Home Automation systems applications.
End nodes with the ESP8266, ESP32, Raspberry Pi & Arduino microcontrollers communicate with other MQTT Clients is perfect use case for makers, Freelancers & prototypes.