-
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…
-
In version 1.0.0, a "\n" results in the misleading error "String too long":
Example data:
{
"idShort": "ContactInformation",
"administration": {
"version": "\n ",
"revision": "\n …
-
The pick and place operation should be implemented to move a rigid body from one point to another using Unity's own physics and the URDF controller from the cobot.
- Operational invocations should …
-
Hello,
when I try to call the GET /shells endpoint of basyx environment (Asset Administration Shell Repository) there is the possibility to filter for idShort and assetIds.
When sending an idSho…
-
**Describe the bug**
a cursor is returned, even when returned the last element in /shells endpoint.
**To Reproduce**
Steps to reproduce the behavior:
I have 2 AssetAdministration Shells in my …
-
I tried running `$ make all` without having `yq` installed on my computer. When I did that, I got this error (notice the 3rd line from the bottom):
```shell
poetry run gen-linkml \
--no-materi…
-
The Asset Administration Shell specification defines profile for different service specifications. In dataspaces like Catena-X profiles are selected that must or should be implemented. This is why tes…
-
Tries this in kali as well as parrot and i have also provided my API keys as well
$sgpt "hello"
╭───────────────────── Traceback (most recent call last) ──────────────────────╮
│ /home/pr0x…
-
Context: Administrative Information Attributes, Notes
```
Note 1: two submodels with the same semanticId but different administrative information shall have different IDs (Submodel/id), since they…
-
### Description
The description of a submodel descriptior in an Asset Administration Shell should be given, with respect to
"interface" (https://admin-shell-io.github.io/aas-specs-antora/IDTA-01…