Description:
Show a speedometer-style gauge indicating current power consumption (simulated or real).
Acceptance Criteria:
[ ] Install react-gauge-chart.
[ ] Props: current_rate, max_rate.
[ ] Color Segments: Green (Low), Yellow (Med), Red (High).
[ ] Update in real-time.
Priority: High
Labels: ui, visualization
Description:
Show a speedometer-style gauge indicating current power consumption (simulated or real).
Acceptance Criteria:
[ ] Install react-gauge-chart.
[ ] Props: current_rate, max_rate.
[ ] Color Segments: Green (Low), Yellow (Med), Red (High).
[ ] Update in real-time.
Priority: High
Labels: ui, visualization