Open JS-Aibel opened 2 months ago
Hi, thanks for the suggestion!
Currently, there is no way for the BaSyx-Python SDK to interact with the BaSyx-Java AAS Environment, however this functionality is planned and being actively developed.
@shenchenruwo, could you reference this issue when creating the respective PR?
It would be nice to have a tutorial on how to use the backends interface (update()/commit() methods) to manage and retrieve AAS objects from the AAS Environment — Eclipse BaSyx™
Thank you for your interest. But it is not really clear for me, what you are expecting, since we have another component called "backends" in our Python SDK concept.
Can you describe more about the scenario? E.g., you want to retrieve an entire AAS from an AAS server? Or you want to read a value which comes from an external source?
It would be nice to have a tutorial on how to use the backends interface (update()/commit() methods) to manage and retrieve AAS objects from the AAS Environment — Eclipse BaSyx™
Thank you for your interest. But it is not really clear for me, what you are expecting, since we have another component called "backends" in our Python SDK concept.
Can you describe more about the scenario? E.g., you want to retrieve an entire AAS from an AAS server? Or you want to read a value which comes from an external source?
It would be nice to have simple methods for doing CRUD operations on an AAS hosted in the AAS Environment — Eclipse BaSyx™ similarly to the ones shown in the tutorial_backend_couchdb.py
for the CouchDB database server.
It would be nice to have a tutorial on how to use the backends interface (update()/commit() methods) to manage and retrieve AAS objects from the AAS Environment — Eclipse BaSyx™