1
0
mirror of https://github.com/adafruit/Adafruit_MQTT_Library.git synced 2025-05-28 07:41:24 +03:00
Adafruit_MQTT_Library/library.properties
2022-10-28 16:32:51 -04:00

11 lines
458 B
INI

name=Adafruit MQTT Library
version=2.5.0
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=MQTT library that supports the FONA, ESP8266, ESP32, Yun, and generic Arduino Client hardware.
paragraph=Simple MQTT library that supports the bare minimum to publish and subscribe to topics.
category=Communication
url=https://github.com/adafruit/Adafruit_MQTT_Library
architectures=*
depends=Adafruit SleepyDog Library, Adafruit FONA Library, WiFi101