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
Powerful palm-sized industrial PC
The ultra-compact eBOX560-5oo-FL from Axiomtek, with full-featured I/O interface, is most suited for your IIoT applications, machine vision and many more.
SECOMEA remote access – simple, fast and reliable
Provide secure remote access to any industrial device/system with the highest level of security and ease of use. Get your machines connected!
Remote access via 4G network with SECOMEA 4G
Securely monitor, manage, and service your equipment with remote access in applications in which wired connection is not possible or does not make sense.
Industrial Ethernet switches at attractive price
Benefit from Industrial Ethernet switches from Antaira that can perform efficiently in rugged, mission-critical application for easier process automation.
SPIDER PoE Injector and PoE Switch Hirschmann
The SPIDER PoE family provides both simple integration of devices into networks as well as flexible and efficient expansion of networks.
Robust DIN-rail Embedded system – IoT Gateway Solution
The ICO300-MI Axiomtek's application-ready IoT Gateway simplifies the development process and gateway deployment for your IoT applications.
Subscribe to our newsletter!














