Sensorclouds Docs
Dashboards

Widget Types

Detailed guide to all six dashboard widget types in Sensorclouds

Sensorclouds dashboards support six widget types, each designed for a specific visualization need.

Value Card

Displays a single telemetry value with a label and optional icon. Ideal for current temperature, battery level, or any single metric.

Configuration: Device, field, title, icon, unit

Value Card

Gauge

A semicircular gauge meter with configurable min/max range and color thresholds for visual status indication.

Configuration: Device, field, min value, max value, threshold colors, unit

Example thresholds:

  • Green: 0–30 (normal)
  • Yellow: 30–40 (warning)
  • Red: 40+ (critical)

Gauge Widget

Line Chart

Time-series line chart that plots historical data points over a configurable time range.

Configuration: Device, field, line color, aggregation method, time range

Line Chart

Table

Tabular display showing the latest values for multiple telemetry fields across one or more devices.

Configuration: Devices (multiple), fields, column labels

Table Widget

Toggle

An interactive on/off switch that sends commands to devices. Supports confirmation dialogs, custom labels, and optimistic UI with rollback on failure.

Configuration: Device, command name, on/off values, labels, icons, confirmation toggle

Layout options: Classic and modern styles

Toggle widgets are the only widget type that crew users can interact with. All other widgets are read-only for the User role.

Toggle Button

Timeseries Table

A paginated historical data table with sortable timestamps and configurable decimal precision. Supports CSV export for data analysis.

Configuration: Device, fields, page size, decimal places

Time Series

CSV export availability depends on your tenant profile settings. Check with your administrator if the export button is not visible.

On this page