edfungus / Crouton

Crouton MQTT IOT Dashboard
http://crouton.mybluemix.net/
Other
291 stars 69 forks source link

fixing python demo clients #50

Open manik23 opened 3 years ago

manik23 commented 3 years ago

Fixing the Python demo clients

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

I don't think we need to update the develop branch. If you want to use develop, I can force push master onto develop. If we merge master into develop, we can't easily merge develop back into master