Files
Tasmota/lib/default/TasmotaPubSub/library.properties

10 lines
597 B
Properties

name=TasmotaPubSub
version=2.8.13
author=Nick O'Leary <nick.oleary@gmail.com>, Stephan Hadinger <stephan.hadinger@gmail.com>
maintainer=Stephan Hadinger <stephan.hadinger@gmail.com>
sentence=Tasmota fork of the PubSubClient 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. This fork is hardened and adapted for Tasmota on ESP8266 and ESP32. Based on the original PubSubClient by Nick O'Leary.
category=Communication
url=https://github.com/arendst/Tasmota
architectures=esp8266,esp32