-
I have this classes for it (e.g. QosFlowStatus) which inherit from e.g. SubmodelElementCollection class:
```Python
class QosFlowStatus(SubmodelElementCollection):
def __…
-
Hello there, idk if it's an issue, but how can I access the OPC UA nodes using a string identifier, instead of using the number ID? Cause when edit my AAS on AAS Package Explorer and export this as a …
-
**Is your task related to a problem? Please describe.**
SAMM shall support the semantic definition of reference element submodel elements in the Asset Administration Shell (AAS).
**Describe the so…
-
**Describe the bug**
The guideline "HOW TO CREATE A SUBMODEL TEMPLATE SPECIFICATION" https://industrialdigitaltwin.org/en/wp-content/uploads/sites/2/2022/12/I40-IDTA-WS-Process-How-to-write-a-SMT-FIN…
-
## Expected Behavior
I want to check my AASes to prove if they are Metamodel Version 3 confirm. I have choosen the variant to check json data directly. I had troubles when checking my AASes because…
-
Hi! I'd like to ask your input on how to handle a set of repetitive data when creating a series of shells.
We created the submodel element collection "contact information", which will stay the same…
-
**How: List of performed steps**
Bugs and was expected instead:
- AssetAdministrationShell shall not have embeddedDataSpecifications: remove
- add link to Submodel generated (us ID of the gener…
-
When running the following line: (AAS is fetched from the basyx v2 example AAS server https://github.com/eclipse-basyx/basyx-java-server-sdk/tree/main/examples)
```python
import base64
import json
…
-
To use a type from types.ts, right now you would have to import all types like this:
`import { types } from '@aas-core-works/aas-core3.0-typescript'`
and then get the specific type you want to use …
-
### Current Behavior
With the latest mxd version (main 24.04.2024) I get an error message when fetching the catalogue.
fetch-catalog.json
```
{
"@context": {
"edc": "https://w3id.o…