Support for Paho-MQTT
-
I am attempting to use MQTT-TLS with Paho. Would it be possible to add this to Onion's feeds. https://github.com/openwrt/packages/blob/master/lang/python/python-paho-mqtt/Makefile
I will be doing some demos with the Onion at the Linux Conference in Australia, hoping more interest will come to the platform soon.
-
@Tisham-Dhar You can install paho using pip on Omega.
-
Mosquitto is on the default Omega 2 image. You may be able to use it rather than Paho, depending on your workflow.
-
I will attempt to upgrade my image and pip install it. Pip install failed last time I tried. If you are interested in my use case, or have done something similar, here the talk : https://www.youtube.com/watch?v=mxyziRuSefI . Please let me know if there is something I have missed, hopefully I will have a working solution with the Onion as the high level processor soon.