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 fine-grained Result types for the PowerDistributingActor. Previously Result was one class with many fields. Now each type of the result has its own class that derives from Result parent class.
New Features
Add inverter type to the Component data. Inverter type tells what kind of inverter it is (Battery, Solar etc).
Add FormulaGenerator class for generating formulas from the component graph.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Release Notes
Summary
Upgrading
New Features
FormulaGeneratorclass for generating formulas from the component graph.grid_power,battery_power,PV power.Bug Fixes
What's Changed
Resulttypes for thePowerDistributingActorby @ela-kotulska-frequenz in Add fine-grainedResulttypes for thePowerDistributingActor#104New Contributors
Full Changelog: v0.14.0...v0.15.0
This discussion was created from the release v0.15.0.
Beta Was this translation helpful? Give feedback.
All reactions