m3z
May 22, 2022, 9:09am
1
I’m looking to try out and understand the openems system and thought a good start might be to set up a simulated environment locally. I’ve followed the guid up to step 3.2.b where it says to “Configure a Scheduler”. At this point the guide shows a screenshot with a bunch of configuration options I don’t see. All I can see is the “Configuration Information” subsection and the only editable field is “Configuration Binding”.
I tried just accepting this but further steps also refer to this configuration on other types, e.g. “Controller Debug Log” but I still only see the “Configuration Information” section and nothing else.
I have confirmed that I have checked out the develop branch of the repository.
What am I missing?
Hi,
this was a general fault, that was caused by an upgrade of the Apache Felix Web Console.
OpenEMS:develop
← OpenEMS:dependabot/maven/cnf/develop/org.apache.felix-org.apache.felix.webconsole-4.8.0
opened 11:06PM - 16 May 22 UTC
Bumps org.apache.felix.webconsole from 4.7.2 to 4.8.0.
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
It has meanwhile been fixed by a downgrade:
OpenEMS:develop
← OpenEMS:feature/downgrade-webconsole
opened 02:51PM - 23 May 22 UTC
The update in #1831 causes empty component configuration window

1 Like