The dashboard editor
The dashboard editor is where you compose a custom view of your assets' data using a drag-and-drop grid layout.
Getting started
- Open the editor from Settings → Asset Templates → [template] → Dashboard, or from the Dashboard tab on an asset detail page (see Creating dashboards and rules from the asset detail page).
- Add a widget from the searchable catalog.
- Bind the widget to one or more template variables.
- Optionally set aggregation (last, count, sum, max, min, mean) when the widget requires it.
- Save: the dashboard is immediately available to all assets of the template (template dashboard) or only to you (personal).
In view-only mode you can browse the dashboard; editing template dashboards is reserved for Admins (and Support where applicable).
Widget types
| Widget | Purpose | Main options |
|---|---|---|
| Single Stat | Single numeric or text value | Prefix, decimals, show last update / unit / value; value mapping (operator → label/icon/color) |
| Gauge | Circular gauge in a range | Decimals; show last update / unit / value; numeric types |
| Circular | Full circular progress | Same as Gauge + "always full" |
| Line Chart | Time series | Multiple parameters; grouping frequency (1s–24h); L/R axis; Line/Area; smooth/linear/stepped |
| Table | Historical table with filters and export | Unit; fill previous values |
| Image Map | Image with overlay markers/values | Image URL, optional link; draggable markers; unit |
| Map | Geo map from latitude/longitude | Lat/lon fields; historical path; snap to road (uses OSRM); marker style |
| Button | Writable action trigger | Button text; show last update / unit / value |
| Slider | Set a numeric value | Show marks / unit / last update |
| Switch | Writable boolean toggle | Boolean variables only; show current value |
Button, Slider and Switch require variables marked as writable on the template.
Visibility by role
For template dashboards you can choose which roles (Support, Customer) can see them. At least one role must remain selected.