MQTT
Message Queuing Telemetry Transport
MQTT is a the leading TCP/IP machine-to-machine/IoT communication protocol for Industry 4.0 that provides data exchange within a network of devices. It is a lightweight, open source publish/subscribe communication model with a fast response time. Getting up and running with MQTT is quick and easy. It is a good choice for small-sized devices with low power consumption. Its minimum overhead ensures smooth data transfer with low bandwidth.
Publish/subscribe communication method
Thanks to the lightweight Publish/subscribe method MQTT is interesting for use in mobile applications, where energy-efficient and reliable data transfer is key. Publish/subscribe is an alternative to the traditional HTTP client-server model, where the client communicates directly with the endpoint.
The difference is that in the publish/subscribe model, the client does not extract data from the server, but he receives the messages relevant to the topic he’s subscribed to from the server. A reliable TCP connection is required for communication. If this is interrupted, the server can store the data in a data buffer and send it to clients when the connection is re-established.
Event driven data transfer
The central communication point is the so-called MQTT broker, which communicates with the clients (publishers and subscribers) via an internet connection or a local network. A publisher creates messages and publishes them to a certain topic.
The data transfer is event-driven, which means that data is transmitted when change occurs (or at time intervals). A subscriber receives the messages relevant to the topic it is subscribed to.
As a standard practice, topics should follow a hierarchy which allows for logical grouping/arrangement for a network of sensors.
Read the latest Networking news
SPIDER Premium Line Switches with up to 26 Ports
With the high-port switches from Hirschmann you will customize your switches to meet the specific needs of your network in any industry.
Industrial Wireless Access Point for fast data transfer
Industrial access point from Hirschmann enables fast data transfer, and thanks to IEEE 802.11ac technology, it can achieve transfer speeds up to 876 Mbps.
Secure SECOMEA remote access
Secomea's secure remote access solution in Industry 4.0 is trusted by mechanical engineers and system integrators worldwide. Embrace it!
Industrial firewall for network protection
Choose the EAGLE firewall from Hirschmann with advanced network security features, multiple inputs, easy configuration, flexibility and attractive price.
Industrial Touch Panel PC from Axiomtek at attractive price
Use the GOT3217W-845 with a multi-touch screen and at extremely attractive price for smooth operation of your most demanding applications.
Spider III-PL Ethernet switches for stable ProfiNet
Reliably transmit large amounts of data across any distance with the SPIDER III industrial switches from Hirschmann and maximize uptime.
Subscribe to our newsletter!














