MQTT Agent

MQTT Agent

This section describes the MQTT agent. The agent is a collection agent for real-time workflow configurations.

MQTT Protocol

MQTT (Message Queuing Telemetry Transport) is a lightweight, client-server messaging protocol based on the publish/subscribe model and runs over TCP/IP. Designed for simplicity and minimal resource usage, MQTT is ideal for clients with limited capacity. It is optimized for low-bandwidth, high-latency networks, minimizing network usage while ensuring reliable and high-quality message delivery. MQTT is widely used in Machine-to-Machine (M2M) communication and Internet of Things (IoT) applications.

Prerequisites

The user of this information should be familiar with: