library.properties 343 B

123456789
  1. name=MQTT
  2. version=2.4.0
  3. author=Joel Gaehwiler <joel.gaehwiler@gmail.com>
  4. maintainer=Joel Gaehwiler <joel.gaehwiler@gmail.com>
  5. sentence=MQTT library for Arduino
  6. paragraph=This library bundles the lwmqtt client and adds a thin wrapper to get an Arduino like API.
  7. category=Communication
  8. url=https://github.com/256dpi/arduino-mqtt
  9. architectures=*