-
**Describe the bug**
Startingpoint:
I have two separate AAS-Environments in two IP-Areas, both of them have an own AAS and SubModel Registry (SMR). I like to reference to a Submodule in the other A…
-
Hello all,
this is a proposal for improvement ...
currently, the generation of enums simply transforms the name of the class name to a SCREAMING_SNAKE_CASE notation. During de/serialization an …
-
# What is missing?
Capturing information and making it interoperable is not really the end goal. In the end, the goal is to harness the captured knowledge for better decision-making. Currently, any…
-
I want to specify the order of submodels under Adminshell.
However, if you add a submodel using Modelreference, this order gets messed up and the result changes every time.
What function should …
-
**Describe the bug**
In [this method](https://github.com/eclipse-basyx/basyx-java-server-sdk/blob/main/basyx.aasservice/basyx.aasservice-backend-inmemory/src/main/java/org/eclipse/digitaltwin/basyx…
-
Reference objects are not being deserialized, they are just returned in serialized JSON representation.
For example this is what we get when we print an aas_reference object that we get with the cl…
-
AssetAdministrationShell_V3.0RC02.xmi can't be opened with Enterprise Architect 16.1 (current version). Same for V3.0RC02 Details of the Asset Administration Shell - Part 1.xmi
Error message:
![im…
foprs updated
2 months ago
-
Shouldn't the following instance be rejected? The `modelType` is missing.
```json
{
"assetAdministrationShells": [
{
"extensions": [
{
…
-
The RDF representation does currently not support a fixed order for the keys of a reference.
The property `https://admin-shell.io/aas/3/0/RC01/Reference/key` of the class `Reference` has the followi…
-
In the **tutorial_serialization_deserialization.py** the following methods are given a string argument instead of a file-like object.
https://github.com/eclipse-basyx/basyx-python-sdk/blob/ec5f6ac…