https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.mosquittomqtt-919addf7-810a-4742-a03b-f919d43720eb/image3_pCloud216.png

Mosquitto MQTT

bởi pcloudhosting

(1 xếp loại)

Version 2.1.2 + Free Support on Ubuntu 24.04

Mosquitto MQTT 2.1.2 on Ubuntu 24.04 is a lightweight and high-performance message broker implementing the MQTT protocol. It enables efficient, real-time communication between devices and applications, making it ideal for IoT, automation, and distributed systems.

Key Features:

  • Supports MQTT 3.1 and 3.1.1 protocols
  • Low-latency messaging with minimal resource usage
  • Scalable for small to large IoT deployments
  • Secure communication with TLS support
  • Includes client tools for publishing and subscribing

Quick Start:

$ sudo su
$ sudo systemctl status mosquitto
$ /usr/local/sbin/mosquitto -h

Disclaimer: Mosquitto MQTT is open-source software licensed under the Eclipse Public License. It is provided "as is" without warranties. Users are responsible for compliance and usage.