eclipse-basyx / basyx-python-sdk

MIT License
58 stars 27 forks source link

BaSyx-Core: Adapt `model.provider` #271

Closed s-heppner closed 1 month ago

s-heppner commented 4 months ago

See: https://github.com/eclipse-basyx/basyx-python-sdk/commit/9ebe986f879f2577674e090a4370ca988c220c83

s-heppner commented 1 month ago

We decided for going towards a different architechture. Instead of semantically patching the generated aas-core SDK, we will build our functionality on top of it.

Since we will loose backward compatibility, we created a new project called BaSyx-Python-Framework.

This Issue is therefore deprecated.