You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.
Summary
As a developer I want to use the Basyx SDK for querying the AAS data.
Details
Replace the fetching the data of the AAS: (AAS Identifier, Submodel, Nameplate, Properties) by using the Basyx SDK instead of the GSON library.
Acceptance criteria
A TechnicalService XML or json is successfully created containing: a) the AAS id, b) the Nameplate properties.
All existing unit tests are green
ExportIT is green
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Summary
As a developer I want to use the Basyx SDK for querying the AAS data.
Details
Replace the fetching the data of the AAS: (AAS Identifier, Submodel, Nameplate, Properties) by using the Basyx SDK instead of the GSON library.
Acceptance criteria
Additional context
N/A
The text was updated successfully, but these errors were encountered: