Hi, The device have the inbuild API description (based on Swagger architecture) https://localhost/device-dashboard/api-reference --> Here my question : where is the description file of the Swagger API, usuallly it's a swagger.json ? Thanks a lot. PS : here an example, you have the base URL on the top/left : https://petstore.swagger.io/ I look for this base url with the description file....https://petstore.swagger.io/v2/swagger.json
... View more