Shared module
This module is part of the WideQuick Modular Framework. The documentation below is the canonical version maintained in MOD.
Dashboards¶
A Dashboard is a configurable view for monitoring signals, values and status from different parts of the system in one place. Instead of navigating between operating image, a dashboard lets the user bring the data that matters most into a single view. The view can contain alarms, live values, histories, energy KPIs and maintenance status.
Contents¶
Get started¶
- Setting Up a New Dashboard — Setting up a new dashboard from the template.
- Widgets — Pre-built components for the dashboard.
- Grid Layout — Positioning widgets in the editor.
- Adding a Widget — How to add and configure a widget on a dashboard.
Configuring¶
- Parameters — Common settings shared by all widgets.
- Widgets — All available widgets and their parameters.
Extending¶
- Custom Widgets — Building new widgets from existing templates.
- Role-Based Dashboards — Controlling access and default views.
Troubleshooting¶
- Common Issues — Common issues and how to fix them.