WHITE PAPER
Building an AI-Ready Industrial Architecture with the Intelligent Edge →
Jan 6, 2026

EMQX 6.1.0 Released: Replayable MQTT Streams, Advanced Multi-Tenancy, and Expanded Integrations

EMQX 6.1.0 brings MQTT Streams for replayable messaging, enhanced multi-tenancy, and expanded data integration for enterprise-scale IoT.

EMQX Team
EMQX 6.1.0 Released: Replayable MQTT Streams, Advanced Multi-Tenancy, and Expanded Integrations
MQTT 5.0 Packet Explained 05: DISCONNECT
Sep 19, 2023

MQTT 5.0 Packet Explained 05: DISCONNECT

In MQTT, both the client and the server can send a DISCONNECT packet to the other party before disconnecting the network connection, indicating the reason for the connection closure.

EMQX TeamMQTT
MQTT 5.0 Packet Explained 04: PINGREQ & PINGRESP
Sep 19, 2023

MQTT 5.0 Packet Explained 04: PINGREQ & PINGRESP

MQTT has a type of packet used to simulate heartbeats between the client and server to maintain the connection. They are PINGREQ and PINGRESP packets, which we often call heartbeat packets.

EMQX TeamMQTT
Measuring Excellence: A Deep Dive into KPIs for Smart Manufacturing
Sep 18, 2023

Measuring Excellence: A Deep Dive into KPIs for Smart Manufacturing

Introduce fundamental concepts of KPIs for manufacturing and explore how they are employed to achieve high-level manufacturing management.

JoeyIndustrial IoT
MQTT 5.0 Packet Explained 03: SUBSCRIBE & UNSUBSCRIBE
Sep 15, 2023

MQTT 5.0 Packet Explained 03: SUBSCRIBE & UNSUBSCRIBE

In MQTT, the SUBSCRIBE packet is used to initiate a subscription request, while the SUBACK packet is used to return the subscription result. The UNSUBSCRIBE and UNSUBACK packets are used when unsubscribing.

EMQX TeamMQTT
MQTT 5.0 Packet Explained 02: PUBLISH & PUBACK
Sep 15, 2023

MQTT 5.0 Packet Explained 02: PUBLISH & PUBACK

This blog will introduces the PUBLISH packet used to deliver application messages in MQTT, and its response packets.

EMQX TeamMQTT
Modern Messaging Infrastructure for Smart Manufacturing
Sep 15, 2023

Modern Messaging Infrastructure for Smart Manufacturing

Discuss the challenges of traditional manufacturing, explore how to solve them with a modern messaging infrastructure and transform into smart manufacturing.

JoeyIndustrial IoT
Serverless MQTT: Your Key to Efficient IoT Prototyping
Sep 14, 2023

Serverless MQTT: Your Key to Efficient IoT Prototyping

This blog will discuss the optimal device connection approach for quickly implementing an IoT prototype.

Product
RabbitMQ vs Kafka: 5 Key Differences & Leading Use Cases
Sep 13, 2023

RabbitMQ vs Kafka: 5 Key Differences & Leading Use Cases

RabbitMQ is an open-source message-broker software that transmits data between applications and services. Kafka is an open-source distributed message streaming platform.

JaylinMQTT
Bridging KNX Data to MQTT: Introduction and Hands-on Tutorial
Sep 11, 2023

Bridging KNX Data to MQTT: Introduction and Hands-on Tutorial

In this blog, we introduced the KNX protocol and demonstrated the overall process of bridging KNX data to MQTT using Neuron.

Neuron TeamProduct
MQTT 5.0 Packet Explained 01: CONNECT & CONNACK
Sep 9, 2023

MQTT 5.0 Packet Explained 01: CONNECT & CONNACK

MQTT connection requires CONNECT and CONNACK packets. CONNECT initiates the request and server responds with CONNACK indicating connection result.

EMQX TeamMQTT
Explore New Features of MQTT 5.0: Usage Examples Based on MQTTX CLI
Sep 7, 2023

Explore New Features of MQTT 5.0: Usage Examples Based on MQTTX CLI

This blog will introduce each new feature introduced in 5.0 in turn, and use the MQTTX CLI tool to demonstrate how we can use these features in EMQX.

MQTTX TeamProduct
4 Reasons Why You Should Adopt MQTT in Unified Namespace
Sep 5, 2023

4 Reasons Why You Should Adopt MQTT in Unified Namespace

This blog discusses why MQTT is the best partner for building UNS and introduces the general architecture of building UNS with MQTT.

JaylinIndustrial IoT