-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
Currently, the StorageScheduler is saving the power flows of the storage but not the state of charge. Even though there is a direct relation, it's not trivial as we could have different charging / discharging efficiencies.
With the introduction of the soc-maxima, soc-minima and soc-targets as sensors, it would be nice to plot them altogether to check if the constraints are respected. Also, we could compare the SOC measurements of the storage asset with the expected SOC given by the schedulers.
Moreover, this could be a starting point to have the field soc-at-start defined as a sensor.
As discussed in an internal meeting with @Flix6x and @Ahmad-Wahid, the sensor description would live in a new field in flex-model: soc.
Reactions are currently unavailable