Update home authored by Federico Sismondi's avatar Federico Sismondi
...@@ -54,7 +54,8 @@ Developers of AI, WMS and/or HMI components can skip document about `server inst ...@@ -54,7 +54,8 @@ Developers of AI, WMS and/or HMI components can skip document about `server inst
| 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 run SDK scripts against dev environment server (5.53.108.182)| | 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 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 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 run SDK scripts against dev environment server (5.53.108.182) |
| Some basic API client examples using postman | [postman collection](https://www.getpostman.com/collections/71ddad7d77e6bb23454a) | |
## Integration tests: ## Integration tests:
The following table describes which partners have managed to test successfully communications with the `dev platform` The following table describes which partners have managed to test successfully communications with the `dev platform`
... ...
......