Hi,
I am starting to migrating to OH3, but there are some things that I haven’t managed to understand yet.
One is the http://localhost:8080/classicui/CMD?<itemname>=<command>
API.
I know it wasn’t supposed to be an official API, but as a matter of facts it has become very popular among users, especially for legacy or IoT units.
So assuming that classic UI will be removed, what is the new way of accessing items using an HTTP GET request?
I tried the JavaScript script route in /conf/html but it doesn’t seem to be working called from my units.
thanks