|
1 |
| -# Roadmap |
| 1 | +# Feature Wishes |
2 | 2 |
|
3 |
| -| Section | Q2-2021 | Q3-2021 | Q4-2021 | Q1-2022 | |
4 |
| -| ------------------- | ------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- | --------------------------------- | |
5 |
| -| `DataTypeTemplates` | `DAType` editor <br> `DOType` editor | `LNType` editor <br> Templates import/export | | | |
6 |
| -| `IED` | IED editor plugin | Navigate in data model <br> Create/edit/remove `GSEControl` <br> Create/edit/remove `ReportControl` <br> Create/edit/remove `Services` | Create template `IED` <br> Merge template and vendor `IED` | | |
7 |
| -| `Communication` | | Functional validation\* | Functional validation\* | `Communication` overview | |
8 |
| -| `Substation` | | `PowerTransformer` | <br> `SubEquipment` <br> `Function` <br> `EqFunction` | Single Line Diagram (Coordinates) | |
9 |
| -| General topics | General XML editor\* | | | Role based access\* | |
| 3 | +Feeature idea's for the OpenSCD project. They are currently not prioritized. |
10 | 4 |
|
11 |
| -**Functiona validation:** Checking information within the SCL file that is not covered by the schema validator. Also checking for information that technically is not incorrect but would lead to problems when exchanging SCL files between tools. E.g Unique IP-Address, MAC-Address ect. |
12 |
| - |
13 |
| -**General XML editor view:** A XML container that allowes experienced users to manipulte XML code directly. This XML conatainer shall be accessable from every element with OpenSCD and also from the log. |
14 |
| - |
15 |
| -**Role based access:** `IEC 61850-6` is defining a role access to SCL files to make sure that within the engeneering process only neccessary parts are touched. |
| 5 | +- Add the remaining [process elements to the substation editor](https://github.com/openscd/open-scd/projects/1) |
| 6 | +- [Edit wizard for `Services` element](https://github.com/openscd/open-scd/projects/17) |
| 7 | +- General purpose [SCL diffing tool](https://github.com/openscd/open-scd/projects/16) |
| 8 | +- Finish the [Publisher Plugin](https://github.com/openscd/open-scd/projects/14) |
| 9 | +- Improve [IED Editor](https://github.com/openscd/open-scd/projects/11) user experience |
| 10 | +- Implement a more featureful [Single Line Diagram](https://github.com/openscd/open-scd/projects/7) editor that can make changes |
| 11 | +- Implement [Log Control Block manipulation](https://github.com/openscd/open-scd/issues/148) |
| 12 | +- Implement [Setting Group manipulation](https://github.com/openscd/open-scd/issues/149) |
| 13 | +- Implement [Role Based Access](https://github.com/openscd/open-scd/issues/167) Control |
| 14 | +- Finish the transition to [OpenSCD Core](https://github.com/openscd/open-scd-core/) |
| 15 | + - Implement the [remaining mixins](https://github.com/openscd/open-scd-core/projects?type=classic) |
| 16 | + - Migrate existing plugins |
| 17 | + - Migrate wizard library |
| 18 | +- Support older versions of 61850-6, especially edition 1 |
| 19 | +- Data provenance |
| 20 | +- IEC TS 61850 80-1 101 support |
| 21 | +- IEC TR 61850 90-2 support (gateway configuration based on SCD) |
| 22 | +- IEC TR 61850-90-11 Logic Modelling support |
| 23 | +- IEC TS 61850-80-5 Modbus support (still in draft) |
| 24 | +- IEC 61850-6-2 (DRAFT) HMI support |
| 25 | +- General purpose "Update SCL Element" plugin |
| 26 | +- Engineering Workflow Editor |
| 27 | +- Graphical network diagram view for Communication section editor |
0 commit comments