com-pas / compas-open-scd

A substation configuration description editor for projects using SCL IEC 61850-6 Edition 2 or greater
https://openscd.github.io
Apache License 2.0
13 stars 3 forks source link

Implement CoMPAS plugin list to Open-SCD-Core #302

Open Stef3st opened 10 months ago

Stef3st commented 10 months ago

Once Open-scd-core is in place, its possible to create your own official/default plugin list for your distribution. This means that Compas-Open-Scd can also implement its own list (can be found at /public/js/plugins.js). For now Compas-open-scd uses the Plugging mixin to load this file, which is basically a copy of the Plugging mixin from Open-scd. This will no longer be necassary.

Acceptance criteria: