Access thorugh web browser
Hi,
Can I access web interface without filling login form? I.e encode login credentials in URL or disable authentication?
I need to display visualisation on device with simple browser without keyboard or mouse.
Best regards,
Adam
Hello,
yes, you can access your visualisation using URL. First you must create a User in your configuration, then you will need to use your local IP and users to connect to the server. You can try and use url like this:
http://<your local IP>/?user=User
And you should be able to connect to your visualisation.
Best regards.