Skip to content

Conversation

@Flix6x
Copy link
Contributor

@Flix6x Flix6x commented Dec 9, 2025

Description

  • Support setting a resolution when triggering a schedule via the API
  • Fix conversion of the storage efficiency per device (which is defined relative to the resolution of each device's power sensor) to the scheduling resolution (which defaulted to the smallest non-zero resolution amongst the devices)
  • Fix resampling the scheduling results to the resolution of the power sensor of each device
  • Added changelog item in documentation/changelog.rst

Look & Feel

...

How to test

...

Further Improvements

  • Test covering the asset trigger endpoint
  • A similar --resolution option in the CLI for flexmeasures add schedule
  • Needs to be follow up with a flexmeasures-client PR

Related Items

Closes #1856.

...

Flix6x added 10 commits December 9, 2025 11:05
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
…resolution

Signed-off-by: F.N. Claessen <felix@seita.nl>
…tion

Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
…l on the tick

Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
@Flix6x Flix6x added this to the 0.31.0 milestone Dec 9, 2025
@Flix6x Flix6x self-assigned this Dec 9, 2025
@Flix6x Flix6x added enhancement New feature or request API Scheduling labels Dec 9, 2025
@read-the-docs-community
Copy link

read-the-docs-community bot commented Dec 9, 2025

Documentation build overview

📚 flexmeasures | 🛠️ Build #30628857 | 📁 Comparing 6bcd5e0 against latest (e80231b)


🔍 Preview build

Show files changed (3 files in total): 📝 3 modified | ➕ 0 added | ➖ 0 deleted
File Status
_autosummary/flexmeasures.api.v3_0.assets.html 📝 modified
_autosummary/flexmeasures.api.v3_0.sensors.html 📝 modified
api/v3_0.html 📝 modified

Signed-off-by: F.N. Claessen <felix@seita.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scheduling with custom resolution

2 participants