WIP: MQTT

This commit is contained in:
Brian Martin 2019-01-29 08:35:10 -05:00
parent 9564c20942
commit 2e874307ed
3 changed files with 94 additions and 5 deletions

View file

@ -1,13 +1,9 @@
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
hbmqtt = "*"
[dev-packages]