Skip to content

Commit e1e0d55

Browse files
author
Jakob Vogelsang
committed
doc(roadmap): minor adaptions
1 parent f90039a commit e1e0d55

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ROADMAP.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Roadmap
22

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+
| 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\* |
1010

1111
**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.
1212

0 commit comments

Comments
 (0)