-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# BaSyx AAS Web UI Roadmap | ||
|
||
The following features are planned for the AAS Web UI over the next quarters. | ||
Please note that this list is not exhaustive and may be subject to re-prioritisation. | ||
|
||
## 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) | ||
|
||
## 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) |