ertis-research / extended-api-for-eclipse-ditto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extended API for Eclipse Ditto

This component is an important part of the OpenTwins platform and functions as an upper layer to the API provided by the Eclipse Ditto digital twin framework. Its objective is to improve the compositionality and reusability of digital twins. To this end, this module introduces a differentiation between two distinct kinds of things (twins and types) and imposes restrictions on the management of these things to ensure compliance with a defined set of requirements.

How to install

How to use

The swagger UI is located at:

http://HOST:PORT/docs

For developers

How to run tests

About


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%