Add Nameplate Generator feature Team 2 TINF24F#1240
Conversation
|
Hi Team 2, thanks for your contribution. I looked a bit into what you guys did. You definitely have an interesting approach for generating nameplates using a separate service. In the meantime while you were working on your task, another PR was created that has brings a similar set of features but also works for other submodels like technical data or handover documentation. You can find the PR here: #1178 Since the other PRs implementation does not need a separate service and can be used for more than just the nameplate submodel, we will prefer to merge the other PR. Nevertheless, I would like to remind you that in order to be able to merge a PR, the contributors have to sign the Eclipse Contributor Agreement (using the same email as for the git commits). Also any linting errors as well as build errors need to be resolved. For more details look into the failing workflows and our wiki: https://wiki.basyx.org/en/latest/content/developer_documentation/basyx_web_ui/design_guidelines.html |
Pull Request Template
Description of Changes
Integration of Nameplate Generator for Visualization Page of Nameplate submodel viewer.
Related Issue
#1205
BaSyx Configuration for Testing
npm start in the nameplate-generator-backend folder to start the Nameplate generator backend API
AAS Files Used for Testing
Every Nameplate AAS can be used for testing. https://github.com/admin-shell-io/submodel-templates/tree/main/published/Digital%20nameplate/2/0
Additional Information
This is a study project of the TINF24F Kurs of Mr. Rentschler. This pull request is mandatory as completion of the Project.
Our fork: https://github.com/DHBW-TINF24F/Team2-BaSyx-Viewer-Plugin-Erweiterung
Please ensure that you have tested your changes thoroughly before submitting the pull request.