Eclipse BaSyx Python SDK
stable
Contents:
1. Tutorials for working with the Eclipse BaSyx Python SDK
1.1. Tutorial: Create a Simple AAS
1.2. Tutorial: Serialization Deserialization
1.3. Tutorial: Storage
1.4. Tutorial: Backend Couchdb
1.5. Tutorial: AASX
2. aas.model - Python Model of the AssetAdministrationShell Metamodel
3. adapter: Adapter of AAS-objects from and to different file-formats
4. aas.backend - Storing and Retrieving of AAS-objects in Backends
5. aas.examples - Example classes
6. aas.compliance_tool - Tool for Creating and Checking JSON, XML and AASX Files’ compliance
7. aas.util - Provide helpful utilities
8. Metamodel-Constraints
Eclipse BaSyx Python SDK
1.
Tutorials for working with the Eclipse BaSyx Python SDK
Edit on GitHub
1.
Tutorials for working with the Eclipse BaSyx Python SDK
Contents:
1.1. Tutorial: Create a Simple AAS
1.2. Tutorial: Serialization Deserialization
1.3. Tutorial: Storage
1.4. Tutorial: Backend Couchdb
1.5. Tutorial: AASX