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

Fix: Service.with() method #137

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

carlos-schmidt
Copy link
Collaborator

Right now there is a bug which results in the assetIndex / contractStore not being populated by the AAS elements.

This is due to the "Service.with(Environment)" method which returns a reference to itself instead of creating a new object with its metadata and the given environment as a field.

Rather than returning the same object ref that was called
@carlos-schmidt carlos-schmidt merged commit e85d3a7 into FraunhoferIOSB:main Oct 2, 2024
1 check passed
@carlos-schmidt carlos-schmidt deleted the fix/asset-diff branch October 2, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant