Learn how to cancel MQTT Client subscription on iPhone, Android, Paypal or directly.
Table of Contents:
Reading time: 41 seconds
Alternative method via AppStore:
1. In the tasker configuration screen, there'll be a topics drop-down and topic variable name field and message variable name field.
2. Now, whenever a message is pulblished on selected topic, two tasker local variable will be created with the names as entered in the textbox for the published topic and published message.
3. You may use tasker variables in topic and message. -To perform action whenever a message is received.
4. Perform Tasker actions on message publish or publish messages on tasker events.
5. Would be releasing the code soon on github so that the development could continue over there. -To publish messages from tasker simply create a action in tasker.
6. In the topic variable name field, you can add any string in lowercase characters.
7. Same for message variable name field.
8. Create a event in tasker from the plugin.
9. Connect to any MQTT v3. 1 broker and subscribe to topics.
10. The drop-down will have topics subscribed.
11. The app still might be rough around the edges.
12. The configuration is pretty simple.