Appearance
Scatter Telemetry Widget
Overview
Scatter Telemetry Widget includes its own configuration fields in the widget configuration flow.
Configuration Fields
- Title
- Alias
- Selected Device ID
- X Key
- Y Key
- Devices
- Global Keys
- Loading Devices
- Loading Keys
- Device
- Metric
- Telemetry Keys
- Keys
Defaults
- Title — ""
- Alias — null
- Selected Device ID — ""
- X Key — config.keys?.[0] || config.metric || ""
- Y Key — config.keys?.[1] || ""
Source
- File — ScatterTelemetryWidgetConfig.tsx
