Deepesh Chaudhary
Deepesh Chaudhary
Hey, Can you share your broker logs and app logs when you try to subscribe/publish?
Hey, I don't think Automate supports variable assignment. However, there is an option in the app to add conditions that you'd normally apply on the variables. Please let me know...
Thanks for raising the issue. I’ll look into it.
Hi @mawvius Thanks @stainlessray Thanks for raising the issue. Please share your setup details like - Phone Model - Android Version - MQTT Version - Broker details Also share the...
Hey, I have customized paho code so as to achieve some functionalities that were not available in paho. Let me look into what can be done to show a reason...
@brianmay @disgustipated You may use the logcat to view the reason for connection failure. There are many applications available on the Play Store that let you do just that. Let...
@disgustipated If we don't have anything in the logs for why the reconnect fails, I don't think Paho or the Application code is to be blamed. I believe it's Android/Phone...
Hey Tasker uses the broker id generated in the app to save tasks/events. This id might vary from one device to other which might be the reason behind the project...
Let me take a look. As a workaround, you may edit the xml file exported from tasker and change the broker ID to the correct value. Cheers!
Hey, the idea is that you could have multiple connections with the same name, that's why using id is better.