-
Notifications
You must be signed in to change notification settings - Fork 411
/
Copy pathumbrel-app.yml
29 lines (25 loc) · 1.17 KB
/
umbrel-app.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
manifestVersion: 1
id: mosquitto
name: Mosquitto
tagline: An open source MQTT broker
category: automation
version: "2.0.20"
port: 9021
description: >-
Eclipse Mosquitto is an open source (EPL/EDL licensed) message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1. Mosquitto is lightweight and is suitable for use on all devices from low power single board computers to full servers.
The MQTT protocol provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for Internet of Things messaging such as with low power sensors or mobile devices such as phones, embedded computers or microcontrollers.
The Mosquitto project also provides a C library for implementing MQTT clients, and the very popular mosquitto_pub and mosquitto_sub command line MQTT clients.
developer: Eclipse Foundation
website: https://mosquitto.org/
submitter: dirstel
submission: https://github.com/getumbrel/umbrel-apps/pull/1789
repo: https://github.com/eclipse-mosquitto/mosquitto
support: https://github.com/eclipse-mosquitto/mosquitto
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
releaseNotes: ""
dependencies: []
path: ""
defaultUsername: ""