BUGS in cloudmqtt-demo.py
Opened this issue · 2 comments
manik23 commented
There are several bugs in this demo python client.
- print() has missing brackets.
- Device setup JSON is not working properly.
- Port number should be integer
I would like to fix them out.
edfungus commented
Sure thing, just make a PR and I can take a look
manik23 commented
I have fixed some of the MQTT python client's print statements.
it's my first and simple contribution to this project.
Please review it.
Best Regards
Manik Mahajan
…On Sun, May 30, 2021 at 1:20 PM Edmund Fung ***@***.***> wrote:
Sure thing, just make a PR and I can take a look
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#49 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADBK3KK3HPSCTOJUKGCJTODTQHU4PANCNFSM45Y5PTQA>
.