Appearance
Pump Status Widget
Overview
Pump Status Widget includes its own configuration fields in the widget configuration flow.
Configuration Fields
- Alias
- Devices
- Selected Device ID
- Title
- Show Title
- Key
- Flow Key
- Pressure Key
- Fault Key
- Flow Unit
- Pressure Unit
- Show Device Name
- Show Timestamp
- Global Keys
- Loading Devices
- Loading Keys
- Device ID
- Device Ids
- IS Dashboard State Alias
- Next Patch
- Metric
- Telemetry Keys
Defaults
- Alias — null
- Selected Device ID — config.deviceIds?.[0] || "").trim(
- Title — "Pump Status"
- Show Title — true
- Key — "status"
- Flow Key — "flow"
- Pressure Key — "pressure"
- Fault Key — "fault"
- Flow Unit — "L/min"
- Pressure Unit — "bar"
- Show Device Name — true
- Show Timestamp — true
Source
- File — PumpStatusWidgetConfig.tsx
