Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 2 |
raymond |
1 |
name=MQTTRemote
|
|
|
2 |
version=6.0.3
|
|
|
3 |
author=Johan Böhlin <github@johboh.dev>
|
|
|
4 |
maintainer=Johan Böhlin <github@johboh.dev>
|
|
|
5 |
sentence=MQTT wrapper for setting up an MQTT connection
|
|
|
6 |
paragraph=Reduce boiler plate for setting up MQTT.
|
|
|
7 |
category=Communication
|
|
|
8 |
url=https://github.com/Johboh/MQTTRemote
|
|
|
9 |
architectures=esp8266,esp32,samd
|
|
|
10 |
repository=https://github.com/Johboh/MQTTRemote.git
|
|
|
11 |
license=MIT
|
|
|
12 |
dependends=MQTT (>=2.5.1 && <3.0.0)
|
|
|
13 |
includes=MQTTRemote.h
|