This shows you the differences between two versions of the page.
wiki:systeme_mana:restapi [2019/09/25 15:37] ghi created |
wiki:systeme_mana:restapi [2020/09/07 15:47] (current) ghi [Introduction] |
||
---|---|---|---|
Line 14: | Line 14: | ||
For each method, the method name, the URL, the content type and the content of the requests/responses are described in the documentation. When the expected content is a JSON array, each field of the array is defined at the end of the document. | For each method, the method name, the URL, the content type and the content of the requests/responses are described in the documentation. When the expected content is a JSON array, each field of the array is defined at the end of the document. | ||
- | To send HTTP requests to Wirnet™ Productline gateway, first, a login request with both the login and the password is necessary. When the request is successful, the gateway sends back a unique token. This token must be then used to authenticate each request. | + | To send HTTP requests to Wirnet™ i-series gateway, first, a login request with both the login and the password is necessary. When the request is successful, the gateway sends back a unique token. This token must be then used to authenticate each request. |