Skip to main content

Status Widget

Status Widget

Overview

The Status widget shows status information with color-coded indicators. It provides visual feedback on the operational state or health of devices, making it easy to identify issues at a glance.

Use Cases

  • Device Health - Monitor overall device operational status
  • Connection Status - Show connectivity states
  • Operational Modes - Display current operation mode
  • Alert Status - Indicate active alerts or warnings
  • System Health - Overall system status monitoring

Key Features

  • Color-coded status indicators
  • Icon support for quick recognition
  • Text status labels
  • Multi-state support
  • Real-time status updates

Configuration

Basic Settings

FieldRequiredDescription
Name❌ NoDisplay name for the widget
Thing✅ YesSelect Thing to monitor
Measure✅ YesChoose measure for status (with id, measure, thingId)

Status Condition Mappings

Each status condition requires the following fields:

FieldRequiredDescription
Name✅ YesStatus name/label
Condition✅ YesCondition type: 'Range' or 'Value'
Icon✅ YesIcon to display ('error', 'warning', 'check')
Color✅ YesColor for the status indicator
Display Text❌ NoAdditional text to display with the status
Data✅ YesValue or range (from/to) for condition matching

Display Options

FieldRequiredDescriptionDefault Value
Transparent❌ NoRemove widget backgroundfalse
Border color❌ NoWidget border color-
Background Color❌ NoWidget background color-

Best Practices

  1. Clear States - Define distinct status states
  2. Color Consistency - Use standard colors (green=good, red=bad yellow=warning)
  3. Dashboard Overview - Use in dashboard headers for overall status
  4. Multiple Devices - Compare status across devices
  5. Alert Integration - Link with notification systems

What's Next?