Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Hint: Work in progress!

The bundle data-provider is the Web-API for our Database to read, write, update and delete data. The reason for this is the abstraction and exchangeability of the database (currently elasticsearch). Its provided data is specified in the data-provider.yang in the submodule data-provider-model. Each datatype is so called Entity

...