mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
9
package/python-paho-mqtt/Config.in
Normal file
9
package/python-paho-mqtt/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_PYTHON_PAHO_MQTT
|
||||
bool "python-paho-mqtt"
|
||||
help
|
||||
The Paho Python Client provides a client class with support
|
||||
for both MQTT v3.1 and v3.1.1 on Python 2.7 or 3.x. It also
|
||||
provides some helper functions to make publishing messages
|
||||
to an MQTT server very straightforward.
|
||||
|
||||
https://pypi.python.org/pypi/paho-mqtt
|
||||
Reference in New Issue
Block a user