We are using the API to get and modify information and parameters of the device from an application.
Since firmware 7.14, there is a change in the behaviour of the API (1.6) and we cannot use it anymore. API 1.5 was ok.
What are the main changes ?
Could it be possible to compare different API versions ?
The main differerence in these API versions is that with firmware 7.14 and API 1.6, legacy POST/GET interfaces are removed for improved security; all device interaction must use the Web API.