下载 APKPure App
可在安卓获取IoT MQTT Dashboard的历史版本
仪表板使用MQTT协议来控制你的物联网项目
If you are looking for an application to manage your (DIY) IoT projects using MQTT protocol, then stop searching, here it is :)
With this app, you can easily control any MQTT client devices with very simple configuration steps. Within a minute, you can talk with your best friend Arduino, or you can command your slave ESP8266 to do something...
Highlighted features:
- Many connections
- SSL connection
- Specify your data unit
- Display numeric values in a real-time updating chart
- Customizable publication components:
+ Text
+ Button
+ Switch
+ Seek bar
+ Combo box
+ Color picker
+ Multi buttons
=> HOME SCREEN WIDGETS
+ Button
+ Toggle button (widget version of the Switch component)
+ Color picker
Note:
- You can find the error log in: External storage (SD-card) / mqtt-dashboard / log
- Home screen Widgets are used to publish only! They do NOT subscribe to the topic and reflect their status.
Enjoy publishing!
-------------------------------------------------
To create the BKS keystore, you can follow many articles on the internet ;)
- In case you are lazy, click here: https://www.google.com/search?q=keytool+convert+to+bks
- These articles will mention about the Bouncy Castle library. You should use "bcprov-jdk15on-146.jar".
v1.9.2
- Multiple subscriptions with the same topic
v1.9.1
- Time picker component
- Copy entire connection
- Fix minor bugs
v1.9
- Support JsonPath to extract data from JSON payload ★
- Log viewer ★
- Real-time-widget ★ (connection must be kept)
- Copy connection, pub, sub components
v1.8
- Reorder pub/sub items
- Copy message content (click on it)
- Auto reconnect ★
- Notify when the messages come ★
********
- Read the description for more information about BKS keystore