WIP: Working POC

Basics are in and this can act as a bumper server for control of D901.
TODO: Better threading and cleanup
This commit is contained in:
Brian Martin 2019-01-31 09:43:06 -05:00
parent b184e1c2c6
commit 58e7ce0653
5 changed files with 244 additions and 50 deletions

View file

@ -5,5 +5,6 @@ name = "pypi"
[packages]
hbmqtt = "*"
paho-mqtt = "*"
[dev-packages]