Welcome to the Eclipse BaSyx community!
Eclipse BaSyx is the world's most versatile, extensible, and feature-packed open-source software
for working with Asset Administration Shells
Eclipse BaSyx hosts a multitude SDKs, components and applications. These include:
BaSyx Java V2 is fully compliant with Specification of the Asset Administration Shell Version 3. Its SDK, off-the-shelf components, documentation and examples are contained in basyx-java-server-sdk.
For its documentation, see BaSyx Wiki.
The BaSyx-Python-SDK is an implementation of the specification of the Asset Administration Shell in Python 3. It comes with JSON, XML and AASX adapters, a compliance tool, backend infrastructure and extensive documentation
BaSyx .Net is hosted in basyx-dotnet.
BaSyx Rust SDK is hosted in basyx-rust-sdk. The SDK can be consumed via crates.io. Starting from crate version 0.2.x, it is fully compliant with the Specification of the Asset Administration Shell (Part 1: Metamodel) Version 3.
Visualize and interact with AAS in a user friendly way. The AAS Web UI allows easy management of AAS, Submodels and ConceptDescriptions while using the BaSyx off-the-shelf components. The source code is hosted in basyx-aas-web-ui.
For its documentation, see BaSyx Wiki.
Integrating existing assets with AAS has never been easier. Leverage the powerful DataBridge provided in basyx-databridge for achieving quick integration without any programming expertise needed.
BaSyx provides versatile applications, e.g., for database connections or OPC UA integration on-the-fly. The code for them is hosted in basyx-applications.
Additionally to the SDKs supporting Version 3 of the API and metamodel, BaSyx provides SDKs for metamodel V2.0.1. However, since this version of the metamodel is deprecated, we strongly recommend using the SDKs listed above.
BaSyx Java V1 is fully compliant with Details of the AAS Part 1 V2.0.1 and defines its own API. The SDK Is contained in basyx-java-sdk, its off-the-shelf components are provided in basyx-java-components. For its documentation, see BaSyx Wiki as well as basyx-java-examples.
BaSyx C++ SDK is hosted in basyx-cpp-sdk.