Skip to content

Add a NOT_CONTROLABLE example#89

Open
frandominguezl wants to merge 2 commits into
flexiblepower:mainfrom
WePositive-energy:nocontrol-example
Open

Add a NOT_CONTROLABLE example#89
frandominguezl wants to merge 2 commits into
flexiblepower:mainfrom
WePositive-energy:nocontrol-example

Conversation

@frandominguezl

Copy link
Copy Markdown

Hello! I'm part of WePositive and we needed an example of a non-controllable device for an upcoming partner. We thought it might be useful to include it in the official docs as well.

I have two questions, regarding assets:

  1. I have placed the UML diagram under website/static/img/no-control-sequence-diagram.png, but I feel you handle them in a different way. Could you please indicate how to proceed?
  2. Normally, the examples have a custom top banner. In this case I couldn't find any references on how to create one so, feel free to either accept this without a custom top banner or create one yourselves for this particular example.

Thanks a lot for the review!

hide_title: true
---

This page serves as a guide for implementing an S2 RM for a non-flexible device, or to give a CEM developer a better understanding of what to expect when controlling the energy flexibility of a non-flexible device. It provides some example S2 messages for same (fictional) non-flexible devices.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This page serves as a guide for implementing an S2 RM for a non-flexible device, or to give a CEM developer a better understanding of what to expect when controlling the energy flexibility of a non-flexible device. It provides some example S2 messages for same (fictional) non-flexible devices.
This page serves as a guide for implementing an S2 RM for a non-flexible device, or to give a CEM developer a better understanding of what to expect when taking into account information from a non-flexible device. It provides some example S2 messages for same (fictional) non-flexible devices.

hide_title: true
---

This page serves as a guide for implementing an S2 RM for a non-flexible device, or to give a CEM developer a better understanding of what to expect when controlling the energy flexibility of a non-flexible device. It provides some example S2 messages for same (fictional) non-flexible devices.

@jorritn jorritn Jun 23, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This page serves as a guide for implementing an S2 RM for a non-flexible device, or to give a CEM developer a better understanding of what to expect when controlling the energy flexibility of a non-flexible device. It provides some example S2 messages for same (fictional) non-flexible devices.
This page serves as a guide for implementing an S2 RM for a non-flexible device, or to give a CEM developer a better understanding of what to expect when controlling the energy flexibility of a non-flexible device. It provides some example S2 messages for same (fictional) non-flexible devices. Some examples of non-flexible devices are a TV, an electric cooking appliance, lights and a non-curtailable PV system.

"value_upper_limit": -3500.0,
"value_upper_95PPR": -3460.0,
"value_upper_68PPR": -3455.0,
"value_expected": -3450.1,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit strange that the measurement is a positive value and the forecast negative. I suggest to remove the minus signs.

@jorritn

jorritn commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Thanks a lot! Nice contribution.

  1. The way you added the sequence diagrams is exactly how we are doing it too. So, that's fine.
  2. The banner was created by someone else. I don't have the sources either. I'll ask if he can create one for this page too. But it's not a blocker to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants