Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 762 Bytes

File metadata and controls

7 lines (4 loc) · 762 Bytes

Basyx Submodel Registry Service

The base server implementation was generated by the openAPI generator project.

It is based on Spring Boot and logs shell or submodel registration-updates. The storage implementation is missing. You can either use the inMemory implementation or mongoDb implementation provided by sibling projects or implement your storage.

Use the basyx.submodelregistry-basemodel project if you want to use just POJOs generated out of the OpenAPI description. You can also generate or implement other model classes with specific annotations as we do it for the mongodb-storage implementation.