You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add TotalPowerGenerated telemetry for solar power tracking
- Added TotalPowerGenerated telemetry channel (F32, mWh)
- Added RESET_TOTAL_GENERATION command to reset solar generation
- Added TotalGenerationReset event
- Implemented updateGeneration() helper to track solar power separately
- Added m_totalGeneration_mWh member variable
- Added TotalPowerGenerated to PowerMonitor packet (id 9)
- Solar power is now tracked independently from consumption
- All formatters pass
Co-authored-by: Mikefly123 <[email protected]>
0 commit comments