-
As you might know, the AAS supports the Serialization of AAS/Submodels through the API (GET /serialization).
Would it be possible that the Consumer could request the result as an AASX file? Currently…
fvolz updated
1 month ago
-
**Describe the bug**
When downloading an AASX from the basyx docker aas-environment-v3 using the aas-web-ui it cannot be viewed in the AasxPackageExplorer. The issue seems to be the addition of a val…
-
**Describe the bug**
I am trying to add AAS with Administration elements containing a TemplateId to my BaSyx environment, which won't work as expected. I broke the problem down by minimalizing the co…
-
Currently, the only option to find an object inside an AAS is to iterate.
It might make sense to implement some form of searching inside AASs, especially for the API.
-
Hello^^
I followed the tutorial in the README.md and tried to test my server using this code.
```python
conf = api.ExecConf(server="http://localhost:8080/api/v3.0/")
result, mat = api.execu…
-
Hi, can you help me?
I am using Bayx to create and manipulate my AAS, and i want to use EDC-EXTENSION-FOR-AAS to be able to send AAS.
But i am not being able to register AAS services by URL, and reg…
-
# What is missing?
In a use-case of docmentation handover we need to deliver AAS of a device by a pure knowledge of the AssetID (Identification Link). Delivering of AASX package is possible by usin…
-
ji
-
We should support the querying of AAS via the HTTP API defined in
https://industrialdigitaltwin.org/wp-content/uploads/2023/04/IDTA-01002-3-0_SpecificationAssetAdministrationShell_Part2_API.pdf
Th…
-
# Overview
## Explain the topic in 2 sentences
The goal is to enhance the IRS API by allowing it to accept Asset Administration Shell (AAS) identifiers directly, alongside globalAssetIds, as keys …