Open-source MQTT-based IoT dashboard visualization tool. Has full MQTT 5.0 support. Allows easy dashboards sharing. Works with any MQTT broker supporting the WSS protocol.
MQTTTilesLogoDashboard is a web dashboard based on MQTT, supporting MQTT 5.0 and 3.1.X protocols. It allows connections to multiple brokers and features multiple subscribe widgets. Users can save configurations in the browser’s local cache or in retain messages on the broker. The live version of MQTTTiles is available for exploration.
To set up MQTTTilesLogoDashboard, ensure you have Node.js (version 6.x or higher), Quasar (version 1.5.x or higher), npm version 3 or later, and Git installed on your system. Follow these steps to integrate the dashboard into your Quasar-based app:
quasar.conf.js file.clientSettings for connection settings and initBoards for the saved boards.clientSettings as described in the documentation.change:status, share, change:title, and update:boards to interact with the dashboard functionality.MQTTTilesLogoDashboard is a versatile web dashboard solution rooted in MQTT protocols. With support for multiple brokers, ES6 JavaScript, Vue.js components, and a range of other features, it offers a comprehensive platform for managing MQTT-based data. By following the installation guide and meeting prerequisites, users can seamlessly integrate this dashboard into their Quasar applications, leveraging its capabilities for effective data visualization and management.