added documentation and img-magnifier
This commit is contained in:
9
src/app/documentation/documentation.component.html
Normal file
9
src/app/documentation/documentation.component.html
Normal file
@ -0,0 +1,9 @@
|
||||
<h2>Samples</h2>
|
||||
|
||||
<p>
|
||||
Find the API documentation here: <a href="https://definma-api.apps.de1.bosch-iot-cloud.com/api-doc/">https://definma-api.apps.de1.bosch-iot-cloud.com/api-doc/</a>
|
||||
</p>
|
||||
|
||||
<h4>Database model</h4>
|
||||
|
||||
<app-img-magnifier src="assets/imgs/db_structure_latest.svg" zoom="2" [magnifierSize]="{width: 400, height: 300}" id="db-structure"></app-img-magnifier>
|
Reference in New Issue
Block a user