adafruit / Adafruit_MQTT_Library

Arduino library for MQTT support
MIT License
572 stars 291 forks source link

Please provide a library.json for platformio #30

Closed probonopd closed 8 years ago

probonopd commented 8 years ago

It would be nice if a library.json for platformio could be included.

platformio currently finds the following Adafruit libraries:

$> pio lib search adafruit
Found 37 libraries:

[ ID  ] Name             Compatibility         "Authors": Description
--------------------------------------------------------------------------------
[ 12  ] Adafruit-ST7735  arduino, atmelavr     "Adafruit Industries": A library for the Adafruit 1.8" SPI display
[ 14  ] Adafruit-9DOF-Unified arduino, atmelavr     "Adafruit Industries": Unified sensor driver for the Adafruit 9DOF Breakout (L3GD20 / LSM303)
[ 16  ] Adafruit-BMP085-Unified arduino, atmelavr     "Adafruit Industries": Unified sensor driver for Adafruit's BMP085 & BMP180 breakouts (Barometric Pressure Sensor)
[ 22  ] Adafruit-HX8357  arduino, atmelavr     "Adafruit Industries": A library for the Adafruit HX8357 SPI display
[ 24  ] Adafruit-L3GD20  arduino, atmelavr     "Adafruit Industries": Driver for Adafruit's L3GD20 I2C Gyroscope Breakout
[ 26  ] Adafruit-LSM303DLHC-Unified arduino, atmelavr     "Adafruit Industries": Unified sensor driver for Adafruit's LSM303 Breakout (Accelerometer + Magnetometer)
[ 27  ] Adafruit-Motor-Shield arduino, atmelavr     "Adafruit Industries": Adafruit Motor shield V1 firmware with basic Microstepping support
[ 30  ] Adafruit-PWM-Servo arduino, atmelavr     "Adafruit Industries": A library for Adafruit 16-channel PWM & Servo driver
[ 31  ] Adafruit-Unified-Sensor arduino, atmelavr     "Adafruit Industries": Adafruit Unified Sensor Driver
[ 33  ] Adafruit-TMP006  arduino, atmelavr     "Adafruit Industries": A library for the Adafruit TMP006 Infrared Thermopile Sensor
ladyada commented 8 years ago

yah - we strongly recommended platformio go with parsing https://github.com/adafruit/Adafruit_MQTT_Library/blob/master/library.properties its the arduino standard properties file, and we'll be maintaining that one for sure. having 2 standards is not fun :)

probonopd commented 8 years ago

It has been added, http://platformio.org/#!/lib/show/1092/Adafruit-MQTT