Appearance
Motor Status Widget
Overview
Motor Status Widget includes its own configuration fields in the widget configuration flow.
Configuration Fields
- Alias
- Devices
- Selected Device ID
- Status Key
- Speed Key
- Current Key
- Fault Key
- Max Rpm
- Global Keys
- Device ID
- Device Ids
- Key
- Metric
- Telemetry Keys
Defaults
- Alias — null
- Selected Device ID — config.deviceIds?.[0] || "").trim(
- Status Key — ""
- Speed Key — ""
- Current Key — ""
- Fault Key — ""
- Max Rpm — 3000
Source
- File — MotorStatusWidgetConfig.tsx
