This project includes the functionality to fastly generate an ID-Link compliant ID for Asset Administration Shells and Submodels. A simple User Interface for interaction has been provided. This repository consists of the following files:
main.pyProvides a simple User Interface based on tkinter to configure the required ID.idgenerator.pyIncludes the backend functionalities to generatre the ID. Additionally a simple function is included to check if the ID is valid.ID_Parts.jsonThis json-File includes the basic elements to configure the ID. This includes Server-URLs, Items and Submodel Template Titles. The individual lists can be further expanded.