Appearance
Status Panel Widget
Overview
Status Panel Widget includes its own configuration fields in the widget configuration flow.
Configuration Fields
- Alias
- Devices
- Selected Device ID
- Items
- Title
- Show Title
- Show Device Name
- Show Timestamp
- Timestamp Mode
- Decimals
- Null Text
- Compact
- Global Keys
- Loading Devices
- Loading Keys
- Device ID
- Device Ids
- Telemetry Keys
- Metric
- Next Patch
Defaults
- Alias — null
- Selected Device ID — config.deviceIds?.[0] || "").trim(
- Title — "Status Panel"
- Show Title — true
- Show Device Name — true
- Show Timestamp — true
- Decimals — 1
- Null Text — "—"
- Compact — true
Source
- File — StatusPanelWidgetConfig.tsx
