IoT MQTT Panel

Contains ads
5.0
1.85K reviews
1L+
Downloads
Content rating
Rated for 3+
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This application allow you to mange and visualize IoT project, based on MQTT protocol.

With this app you can make DIY Smart Home project in a minute. The configurations are very simple. Well documented FAQ and User Guide are available at application info page.


Features:

1. Designed to run 24x7 in background
2. Supports both MQTT (TCP) and Websocket protocol.
3. SSL for secure communication.
4. JSON Support for both subscribe and publish message.
5. Panels subscribe and / or publish the topic automatically, hence get updated in real time.
6. Designed to work with public broker efficiently (using device prefix).
7. Sent and Received timestamp from broker.
8. Material design.
9. Flexible panel width, merge any panels
10. More than 250 icons to customize specific panels.
11. Dark theme for comfortable use in low light.
12. Clone connection, device or panel for effortless configuration
13. Import/Export application configuration for easy share with multiple devices.
14. Runs in background and re-connects automatically.
15. Notification on receiving message. (Available on pro version only)
16. Persist export message for log and graph. (Available on pro version only)

Available panels:
-Button
-Slider
-Switch
-LED Indicator
-Combo Box
-Radio Buttons
-Multi-State Indicator
-Progress
-Gauge
-Color Picker
-Time Picker
-Text Input
-Text Log
-Image
-Barcode scanner
-Line graph
-Bar graph
-Chart
-URI Launcher
This list will grow upon feedback from users.

Your feedback is much appreciated. If you find any issue please feel free to leave a comment in my blog with steps to reproduce.

https://blog.snrlab.in/iot/iot-mqtt-panel-user-guide/

Please purchase the add free pro version to show appreciation.
Updated on
9 Jun 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

5.0
1.79K reviews
Nick Neander
2 May 2024
Pretty cool, but could use a little refinement. For instance, doing radio buttons horizontally. How about color gradients on the gauges? Could a gauge or progress bar have a secondary topic for an enable, then the panel could grey out if not enabled.
Did you find this helpful?
Rahul Kundu
2 May 2024
Hi Nick, Please let me know what kind of refinement do you like? It will help the app to improve.
Freddy Tober
17 March 2024
everything good, just a little suggestion regarding to graph, it would be nice if there is time setup, let say for solar system, i want the graph showing between time i have set, so it wont waste storing persistance value, since it limited to 1000 and also cant the graph max persistance value to 2000 or 3000?
Did you find this helpful?
Rahul Kundu
2 May 2024
Hi Freddy, Thank you for your feedback. The 1000 data point limit is because of limited resources available on mobile devices. I will look for improvements.
workatforce
27 May 2024
Hi app is good but how would I know if my device is disconnected because I can still use the buttons which should be disabled like the same happens when I can't use my button when disconnected to broker, at present way I can't see whether my device is online or offline please help
Did you find this helpful?
Rahul Kundu
27 May 2024
Thank you for your feedback. MQTT protocol doesn't care if any receiver is online. Hence you can always publish a message. To check if a device is online or not, you can use the Status node panel. Feel free to reach out to me over email if you have any query.

What's new

- Feature: Exclude broker info from backup
- Upgrading SSL version