Update home authored by Federico Sismondi's avatar Federico Sismondi
...@@ -51,8 +51,8 @@ Developers of AI, WMS and/or HMI components can skip document about `installing ...@@ -51,8 +51,8 @@ Developers of AI, WMS and/or HMI components can skip document about `installing
| Document description | Document link | Comments | | 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 | | 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)) | Please use dev environment (5.53.108.182) for running SDK | | 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)) | run SDK scripts against dev environment server (5.53.108.182)|
| 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) | Please use dev environment (5.53.108.182) for running SDK | | 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) | run SDK scripts against dev environment server (5.53.108.182) |
## Integration tests: ## Integration tests:
... ...
......