-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add control for batteries and generators #381
Conversation
Signed-off-by: Maissa SOUISSI <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tests and code OK
Signed-off-by: Maissa SOUISSI <[email protected]>
…b.com/gridsuite/network-modification-server into add_control_for_battery_and_generator
} | ||
} | ||
|
||
public void checkActivePowerZeroOrBetweenMinAndMaxActivePowerGenerator(GeneratorModificationInfos modificationInfos, Generator generator, NetworkModificationException.Type exceptionType, String errorMessage) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should be private
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
Signed-off-by: Maissa SOUISSI <[email protected]>
…b.com/gridsuite/network-modification-server into add_control_for_battery_and_generator
Signed-off-by: Maissa SOUISSI <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
No description provided.