Update home authored by Federico Sismondi's avatar Federico Sismondi
......@@ -48,11 +48,11 @@ NOTE:
Developers of AI, WMS and/or HMI components can skip document about `installing the platform`, and focus on SDKv1 and SDKv2 documents:
| Document description | Document link |
| ------ | ------ |
| Installing the IoT platform in your own server | [installation](https://gitlab.distantaccess.com/naiades/naiades-platform-poc/-/wikis/NAIADES-IoT-Platform-installation) |
| Getting started with Context Manager and Time Series APIs | [SDK part 1](https://gitlab.distantaccess.com/naiades/naiades-platform-poc/-/wikis/API-client-examples-(curl-and-python-scripts)) |
| How to use IdM API and tokens for queries | [SDK part 2](https://gitlab.distantaccess.com/naiades/naiades-platform-poc/-/wikis/securing-API-with-PEP-proxy) |
| Document description | Document link | Comments |
| ------ | ------ | ------ |
| Installing the IoT platform in your own server | [server installation](https://gitlab.distantaccess.com/naiades/naiades-platform-poc/-/wikis/NAIADES-IoT-Platform-installation) | Advanced. Only for partners which want to build their own IoT platform |
| Getting started with Context Manager and Time Series APIs | [SDK part 1](https://gitlab.distantaccess.com/naiades/naiades-platform-poc/-/wikis/API-client-examples-(curl-and-python-scripts)) | Testing APIs without security mechanisms |
| How to use IdM API and tokens for queries | [SDK part 2](https://gitlab.distantaccess.com/naiades/naiades-platform-poc/-/wikis/securing-API-with-PEP-proxy) | Testing APIs using security mechanism |
## Integration tests:
......
......