Appearance
Signal Strength Widget
Overview
Signal Strength Widget includes its own configuration fields in the widget configuration flow.
Configuration Fields
- Alias
- Devices
- Selected Device ID
- Title
- Show Title
- Key
- Secondary Key
- Unit
- Secondary Unit
- Decimals
- Secondary Decimals
- Value Mode
- Display Mode
- Min Rssi
- Max Rssi
- Critical Threshold
- Low Threshold
- Medium Threshold
- Show Device Name
- Show Metric Name
- Show Timestamp
- Show Status Text
- Show Secondary
- Compact
- Timestamp Mode
- Global Keys
- Loading Devices
- Loading Keys
- Device ID
- Device Ids
- Next Patch
- Metric
- Telemetry Keys
Defaults
- Alias — null
- Selected Device ID — config.deviceIds?.[0] || "").trim(
- Title — "Signal Strength"
- Show Title — true
- Key — "level"
- Secondary Key — ""
- Unit — "%"
- Secondary Unit — ""
- Decimals — 1
- Secondary Decimals — 1
- Min Rssi — -110
- Max Rssi — -50
- Critical Threshold — 15
- Low Threshold — 30
- Medium Threshold — 60
- Show Device Name — true
- Show Metric Name — true
- Show Timestamp — true
- Show Status Text — true
- Show Secondary — true
- Compact — true
Source
- File — SignalStrengthWidgetConfig.tsx
