Blame view

buildroot/buildroot-2016.08.1/package/python-paho-mqtt/Config.in 341 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
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