Documentation

Bosch IoT Cloud space where all applications are hosted: https://apps.sys.de1.bosch-iot-cloud.com/organizations/b28baba5-f95f-4ce5-bc9c-3f45acd1dfb2
Find the API documentation here: https://definma-api.apps.de1.bosch-iot-cloud.com/api-doc/
Code repository UI https://sourcecode.socialcoding.bosch.com/users/vle2fe/repos/definma-ui
Code repository API https://sourcecode.socialcoding.bosch.com/users/vle2fe/repos/definma-api

Introduction

View the presentation explaining the main functions

User levels

read sample data add samples/edit own read spectral data edit other's data maintain templates edit users read write dev admin

Architecture

architecture

All applications are hosted in the bosch IoT Cloud. The API is hosted in a Node.js container, with a bound MongoDB instance.
The Angular UI is hosted in a staticfile container, serving the built Angular bundle.
Finally any machine learning models are hosted in Python containers.