Files
ESPEasy/lib/pubsubclient3/library.properties
T

11 lines
626 B
Properties

name=PubSubClient3
version=3.3.0
author=Nick O'Leary <nick.oleary@gmail.com>
maintainer=Holger Mueller <github@euhm.de>
license=MIT
sentence=A client library for MQTT messaging.
paragraph=MQTT is a lightweight messaging protocol ideal for small devices. This library allows you to send and receive MQTT messages. It supports the latest MQTT 3.1.1 protocol and can be configured to use the older MQTT 3.1 if needed. It supports all Arduino Ethernet Client compatible hardware, including the Intel Galileo/Edison, ESP8266 and TI CC3000.
category=Communication
url=https://github.com/hmueller01/pubsubclient3.git
architectures=*