diff --git a/Docs/Roadmap.md b/Docs/Roadmap.md index b022a56..d39a56b 100644 --- a/Docs/Roadmap.md +++ b/Docs/Roadmap.md @@ -5,12 +5,13 @@ Please note that this list is not exhaustive and may be subject to re-prioritisa ## Planned Features and Extensions -- UI components as dedicated graphical clients for all BaSyx components (Repositories, Registries, AAS Discovery) (Q4/2024) - AAS editor as part of the AAS Web UI (Q1/2025) - Graphical plugins for Asset Interface Description and Asset Interface Mapping Configuration Submodels (Q2/2025) +- UI components as dedicated graphical clients for all BaSyx components (Repositories, Registries, AAS Discovery) (Q2/2024) ## Improvements - Rewrite of vue components to use Composition API (Q4/2024) - Better type support for the AAS (AAS Core Works) (Q1/2025) - Improved quality management through testing via Vitest (Q2/2025) +- Refactor code of API access (tree view, Submodel view, component view) to extract it in reusable composables (Q2/2025)