flexmeasures icon indicating copy to clipboard operation
flexmeasures copied to clipboard

Persist sensor data defined in flexibility models sent with /schedules/trigger [POST]

Open Flix6x opened this issue 2 years ago • 0 comments

If a soc-sensor entity address is passed, we could persist SoC values, incorporated within the flex model that is sent along with the scheduling trigger, to the corresponding sensor. This would save the need to record SoC values with separate messages.

  • [ ] Save current SoC value.
  • [ ] Save target SoC values.
  • [ ] Attend to the todo in api/v3_0/sensors.py.
  • [ ] Also update the note in posting_data.rst about flexibility states not being persisted.

Flix6x avatar Mar 24 '22 16:03 Flix6x