Update home. authored by Cédric Crettaz's avatar Cédric Crettaz
......@@ -5,16 +5,16 @@
- This home wiki redirects to `SDK-v1` `SDK-v2`, but also to `server installation` wiki.
- Developers of AI, WMS and/or HMI do not follow the `installing the platform`, you test comms directy agains `dev` or `prod` platforms
- Developers of AI, WMS and/or HMI not following the `installing the platform`, you test communications directy against `dev` or `prod` platforms
## Deployment servers
We currently use two deployments (platforms) for NAIADES,
1. `DEVELOPMENT platform`: also known as `dev platform`, is an environment where we test new features, test integration, etc. DATABASEs data will probably be wiped out from time to time
1. `DEVELOPMENT platform`: also known as `dev platform`, is an environment where we test new features, test integration, etc. Database data will probably be wiped out from time to time.
2. `PRODUCTION platform`: also known as `prod platform`, is an environment where we deploy stable features, databases are backed-up regularly
2. `PRODUCTION platform`: also known as `prod platform`, is an environment where we deploy stable features, databases are backed-up regularly.
| environment | host | opened ports | services running |
......@@ -26,7 +26,7 @@ We currently use two deployments (platforms) for NAIADES,
## IoT Platform services
The following table describes what is the purposes of each platform service:
The following table describes what are the purposes of each platform service:
| service | purpose | public API (REST) |
| ------ | ------ | ------ |
......@@ -77,9 +77,9 @@ The following table describes which partners have managed to test successfully c
| SIMAVI | HMI | OK | OK |
## Recommended reads:
this section collects documents that are nice reads to understand more in depth how the IoT platform works and how you can consume data in a more efficient way using the powers of the NGSI-v2 API
This section collects documents that are nice reads to understand more in depth how the IoT platform works and how you can consume data in a more efficient way using the powers of the NGSI-v2 API.
consuming time-series (historical data) using query filters: https://fiware-tutorials.readthedocs.io/en/latest/time-series-data/index.html
## FAQs:
please check the [IoT Platform FAQ](https://gitlab.distantaccess.com/naiades/naiades-platform-poc/-/wikis/IoT-Platform-FAQ)
Please check the [IoT Platform FAQ](https://gitlab.distantaccess.com/naiades/naiades-platform-poc/-/wikis/IoT-Platform-FAQ)