Skip to main content

Boolean Widget

Boolean Widget

Overview

The Boolean widget displays boolean values with clear on/off or true/false indicators. It provides immediate visual feedback for binary states, making it perfect for switches, alarms and digital inputs.

Use Cases

  • Digital Inputs - Display sensor on/off states
  • Alarm Status - Show active/inactive alarms
  • Switch States - Monitor switch positions
  • Binary Conditions - Display true/false conditions
  • Mode Indicators - Show enabled/disabled modes

Key Features

  • Clear binary state display
  • Customizable on/off labels
  • Color-coded indicators

Configuration

Basic Settings

FieldRequiredDescription
Thing✅ YesSelect Thing to monitor
Measures✅ YesAdd measures to display.

Display Options

FieldRequiredDescription
Carousel mode❌ NoToggle between stacked (default) and carousel display mode
Orientation❌ NoChoose 'vertical' (default) or 'horizontal' layout
True❌ NoCustom label for true state (supports multiple languages)
False❌ NoCustom label for false state (supports multiple languages)
Color when true❌ NoColor for true state (default: #74c63e)
Color when false❌ NoColor for false state (default: #d4ced6)
Transparent❌ NoRemove widget background
Border color❌ NoCustom border color
Background Color❌ NoCustom background color

Best Practices

  1. Clear Labels - Use intuitive labels (On/Off, Yes/No, Active/Inactive)
  2. Color Standards - Use consistent colors across dashboard
  3. Grouping - Group related boolean widgets together
  4. Alarm Integration - Use for critical binary alerts
  5. Size Consistency - Maintain uniform widget sizes for visual alignment

What's Next?