janfiess
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-MQTT] WP-WQTT: How to define custom placeholders?I see. Thanks for the hint.
Maybe you are right with AJAX, but this is indeed more challenging for me than using node, because I am more familiar with node.
Guess, I need to do some tests 🙂Forum: Plugins
In reply to: [WP-MQTT] WP-WQTT: How to define custom placeholders?Yes, now I found the Help button. It was actually hidden for me (I had to scroll to the right in the browser window).
Basically your plugin makes a good job. For the operations you mentioned, WP-MQTT works at a glance.
However, considering Gravity Forms for making a button publishing MQTT events, submitting a form and refreshing the web page each time you hit the Submit button, is not the way to go for me.
It would be awesome if one day there is something more integrated in the text to publish MQTT events, like [WP-MQTT Topic”myTopic”Payload”myPayload”].
Moreover, a possibility to subscribe to events would be fine, too.
In the meantime, I will create an extra Node.js application, doing the MQTT stuff. I hope, I future this won’t be necessary any more.
Thanks and
Keep on developing. I’m sure it would be worth the effort.Forum: Plugins
In reply to: [WP-MQTT] WP-WQTT: How to define custom placeholders?Thanks for your detailed reply!
However, I have not found the help section yet. Where should it be?
On the page where all plugins are listed, among them WP-MQTT? There is a Help button in the top right corner, but I find nothing about WP-MQTT?
This really sounds like a very beginner question oh oh 🙂
I’m sorry.