-
Through my journey in unv's code, and more specifically through the AI's code, I started to think the paradigm we use are currently ok, even if badly implemented, except for one: `RecastNavigation`.
…
ghost updated
2 years ago
-
Buongiorno,
riceviamo il seguente errore in cancellazione del documento 2.16.840.1.113883.2.9.2.70.4.4^RAD.09076724404.1 verso Toscana
{
"eventType": "RIFERIMENTI_INI",
…
-
# What happens?
With https://github.com/admin-shell-io/aas-specs-api/issues/46 assetKind and assetType were introduced in the AAS descriptor as well as in the GetAllAssetAdministrationShellDescript…
-
The model "dtmi:digitaltwins:aas:Property;1" has a Property "valueType" which should be a DataTypeDefXsd according to the AAS specification. Currently it is a string but an enum would be better.
-
We are told that AASTeX will been updated to require in-line citations to include the author initials.
For example, instead of:
```
\bibitem[Accomazzi et al.(2022)]{2022BAAS...54b.019A} Accomazzi…
-
**Is your feature request related to a problem? Please describe.**
The existing rules are hard to understand. Many readers requested a more easy to understand documentation of the Value-Only serial…
-
I am updating an existing deployment using SPN to use the service connection identity instead, using "loginType: Inherit". This fails with the error "Cannot bind argument to parameter 'String' because…
-
On windows, paths can have a \\ in them. However, aas_log uses printf functions during logging, with the input message as format specifier. In printf functions, a \\ is the start of a special operator…
-
In the current extraction process, capzones are exported along each objectives objects in `objectives.objects[]`
```json
"04-Souk": {
"name": "Souk",
"objectName": "04-Souk",
"objec…
-
Image the following scenario: We have an operation called `doStuff` which takes a single input parameter called `data`. `data` is a SubmodelElementList of SubmodelElementCollections with a predefined …