edfungus/Crouton

BUGS in cloudmqtt-demo.py

Opened this issue · 2 comments

There are several bugs in this demo python client.

  1. print() has missing brackets.
  2. Device setup JSON is not working properly.
  3. Port number should be integer

I would like to fix them out.

Sure thing, just make a PR and I can take a look