open-scd
open-scd copied to clipboard
A substation configuration description editor for projects using SCL IEC 61850-6 Edition 2 or greater
The license scan has been failing for a while. Fossa shows an issue with wicg-inert's W3C license being incompatible with Apache 2.0 . Since my GitHub account is no longer...
There are now two dialogs within OpenSCD that have the title `SCL History`. The one within the `open-scd` component and the one within the plugin SCL history. SCL history in...
The `ROADMAP.md` should be updated. This should be updated periodically. Acceptance Criteria: - [ ] Mention the ROADMAP.md in the root `README.md`
**Is your feature request related to a problem? Please describe.** Sometimes I really want to delete multiple IEDs. Doing this one by one I find a little tedious which is...
This adds the Edit API from https://github.com/ca-d/open-scd-core to the Editing and Logging mixins, enabling editing through both APIs. This change is needed in order to be able to handle namespaced...
This fixes the husky installation to run pre-commit and commit-msg hooks again. This has not been working for a long time. Committing this also required fixing all linter errors, such...
feat: Added sonarcloud Github Action fixes: #1242
**Is your feature request related to a problem? Please describe.** As a user of OpenSCD, sometimes things go horribly wrong and I end up with a schema invalid file. I'd...
**Describe the bug** We expect to use `LNode` elements in the `Substation` section with references to the Protection 1 and Protection 2 systems. We also expect to use separate files...
**Describe the bug** When a control block name is edited in OpenSCD, subscriptions are invalidated. **To Reproduce** Steps to reproduce the behavior: 1. Carry out subscriptions for GOOSE or Sampled...