Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Sam Heinz
2025-05-13 00:19:41 +10:00
359 changed files with 2173 additions and 1315 deletions
+2 -1
View File
@@ -12,6 +12,7 @@
"documentation": "https://mosquitto.org/documentation/",
"website": "https://mosquitto.org/",
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/eclipsemosquitto.svg",
"config_path": "/etc/mosquitto/conf.d/default.conf",
"description": "Eclipse Mosquitto is an open-source message broker that implements the MQTT (Message Queuing Telemetry Transport) protocol. It is a lightweight and simple-to-use message broker that allows IoT devices and applications to communicate with each other by exchanging messages in real-time. Mosquitto is widely used in IoT applications, due to its low resource requirements and its compatibility with a wide range of devices and platforms",
"install_methods": [
{
@@ -37,4 +38,4 @@
}
],
"status": "✅"
}
}