AAS Manager is a free, open source, cross-platform visual viewer/editor based on PyQt Framework and Eclipse BaSyx Python SDK
Download
·
Report Bug
·
Request Feature
Screenshots | |
---|---|
Grey theme | Light theme |
Dialog for creating objects | Dialog for value editing |
Edit value in the treetable cell | Columns management in the treetable |
Context menu of object in the treetable |
For further information about the Asset Administration Shell, see the publication "Details of the Asset Administration Shell" (Version 3) or (Version 2) by Plattform Industrie 4.0.
You can find binaries of the editor for Windows or Linux systems in the releases.
-
Clone the repo
git clone https://github.com/rwth-iat/aas_manager.git
-
Install requirements
pip install -e .
Note: If errors occur, try installing the packages one by one in the same order linke in requirements.txt
-
Run
aas_editor
OR
- Freeze an application into stand-alone executable
pyinstaller aas_manager.spec
- Run the executable in
dist
folder
GPLv3. See LICENSE.
If you have any questions, please contact Igor Garmaev: i.garmaev@plt.rwth-aachen.de