Closed zhangzai123 closed 2 months ago
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
Closes #434
To use mongoDB backend for submodel service, set basyx.backend= MongoDB in the properties file. Add the further mongodb configuration.
das SubmodelServiceSuite is used for testing
none
Please ensure that you have tested your changes thoroughly before submitting the pull request.
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.