Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AAS interface to bugfix v3.0.2 #443

Open
thomas-henn opened this issue Jul 10, 2024 · 2 comments
Open

Update AAS interface to bugfix v3.0.2 #443

thomas-henn opened this issue Jul 10, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@thomas-henn
Copy link

thomas-henn commented Jul 10, 2024

New Bugfix Release (3.0.2) is available. Useful links:

Asset AdminstrationShellRegisty - Compare v3.0.2_SSP-001 with v3.0.2_SSP-001

1. GET /description
Changes in Media types

2. DELETE & GET & PUT: /shell-descriptors/{aasIdentifier}
Parameter:
- Changed aasIdentifier in path to use string instead of byte

3. DELETE & GET & PUT:/shell-descriptors/{aasIdentifier}/submodel-descriptors/{submodelIdentifier}}
Parameter:
- Changed aasIdentifier and submodelIdentifier in path to use string instead of byte

4. PATTERN for all fields changed

Discovery - Compare v3.0.2_SSP-001 with v3.0.2_SSP-001

1. Changed aasIdentifier to use string instead of byte
2. PATTERN for all fields changed

@thomas-henn thomas-henn added enhancement New feature or request good first issue Good for newcomers labels Jul 10, 2024
@agg3fe agg3fe changed the title Update AAS interface to bugfix v3.2 Update AAS interface to bugfix v3.0.2 Jul 17, 2024
@agg3fe
Copy link
Contributor

agg3fe commented Aug 1, 2024

@tunacicek
Copy link
Contributor

@thomas-henn , @agg3fe :
PR is created #455

I've added some smaller TODOs to the openAPI YML file that need to be clarified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Done
Development

No branches or pull requests

3 participants