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

MongoDB backend for SubmodelService #431

Merged
merged 8 commits into from
Sep 12, 2024
Merged

Conversation

zhangzai123
Copy link
Contributor

@zhangzai123 zhangzai123 commented Sep 4, 2024

Mongodb backend for submodel service

Description of Changes

The standalone SubmodelService also needs a persistent backend. For this, mongoDB should be utilized.

Standalone Component can be configured to use MongoDB and persists data in MongoDB

Related Issue

Closes #434

BaSyx Configuration for Testing

To use mongoDB backend for submodel service, set basyx.backend= MongoDB in the properties file. Add the further mongodb configuration.

Submodel Files Used for Testing

das SubmodelServiceSuite is used for testing

Additional Information

none


Please ensure that you have tested your changes thoroughly before submitting the pull request.

@aaronzi aaronzi merged commit 3c69b52 into eclipse-basyx:main Sep 12, 2024
27 checks passed
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.

MongoDB for SubmodelService
3 participants