eclipse-basyx / basyx-java-server-sdk

MIT License
60 stars 47 forks source link

Provide a generic submodel service component #446

Open geso02 opened 2 months ago

geso02 commented 2 months ago

This implementation addresses the feature request #445.

Test files are included in this commit, and an example folder illustrates the setup.

Please refer to the README files in the basyx.submodelservice.component and basyx.submodelservice.component/example folders for further details.

Closes #445

geso02 commented 2 months ago

I will integrate the mongoDB solution

geso02 commented 2 months ago

MongoDB is integrated and the java method delegation is implemented as feature now.

mdanish98 commented 2 months ago

Hi @geso02 ,

Thanks a lot for your contribution. We have added this PR for review in our pipeline. We will update this PR once we are finished with the review.