Unofficial Beebotte MQTT access package.
- paho-mqtt
Run pip install mqbeebotte
.
See sample codes in sample directory.
Currently, this package only provides client subscribe/publish methods.
Copyright (c) 2020, Shigemi ISHIDA
- This package is released under the BSD 3-clause license. See
LICENSE.txt
. - Sample source codes are released under the MIT license. See
sample/LICENSE_MIT.txt
.