-
Notifications
You must be signed in to change notification settings - Fork 7
Bump com.github.ie3-institute:simonaAPI from 0.11.0 to 0.12.0 #1600
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
base: dev
Are you sure you want to change the base?
Bump com.github.ie3-institute:simonaAPI from 0.11.0 to 0.12.0 #1600
Conversation
e49b3a4 to
e24ba56
Compare
Bumps [com.github.ie3-institute:simonaAPI](https://github.com/ie3-institute/simonaAPI) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/ie3-institute/simonaAPI/releases) - [Changelog](https://github.com/ie3-institute/simonaAPI/blob/dev/CHANGELOG.md) - [Commits](ie3-institute/simonaAPI@0.11.0...0.12.0) --- updated-dependencies: - dependency-name: com.github.ie3-institute:simonaAPI dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
e24ba56 to
20be248
Compare
danielfeismann
left a comment
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.
Also @sebastian-peter should have a short look on EmServiceBaseCore imho.
| val evPower = currentType match { | ||
| case ElectricCurrentType.AC => | ||
| ev.pRatedAc | ||
| ev.sRatedAc |
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.
As we expect evPower in Simona to be active power, this schould be sRatedAc * cosPhi in my point of view
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.
I think this should be implemented by another PR, since this PR focuses on updating the API.
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.
I would rather combine both... so maybe when we are fine with everything here we merge this into the other one and not into dev.
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.
Since the other PR will take a while, I will include some changes in this PR.
Bumps com.github.ie3-institute:simonaAPI from 0.11.0 to 0.12.0.
Release notes
Sourced from com.github.ie3-institute:simonaAPI's releases.
Changelog
Sourced from com.github.ie3-institute:simonaAPI's changelog.
Commits
717e124typo in changelogd9c9efdMerge pull request #396 from ie3-institute/rel/df/TMP: Introducing priority triggers to SimScheduler #380-release-0-12db48f8cinclude reviewers feedback14b4510Merge branch 'dev' into rel/df/TMP: Introducing priority triggers to SimScheduler #380-release-0-12b915b7bRelease 0.12.0054b665Bump pekkoVersion from 1.2.1 to 1.3.0 (#394)6fd54f6Bump com.diffplug.spotless from 8.0.0 to 8.1.0 (#393)0128604Merge pull request #390 from ie3-institute/df/Bump akka-stream-alpakka-csv_2.13 from 4.0.0 to 5.0.0 #389-gradle-9-2-101fe670Merge branch 'dev' into df/Bump akka-stream-alpakka-csv_2.13 from 4.0.0 to 5.0.0 #389-gradle-9-2-16efa6a2Merge pull request #385 from ie3-institute/ms/Fix breaking SIMONA due to renamed messages and changed protocol in simonaAPI #384-Fix-considered-data-in-Ext...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)