protection has been set up. In order to retrieve data as
an authorized, password-protected user, you need to
log into the web interface and save the session.
WLAN models:
Saving the session is also advisable if
you need to repeatedly access data via TLS, as the TLS-
initialization only needs to be performed once.
URL
https://<IP>/login.cgi
POST-Parameters
login_user
Username
login_pass
Password
Example: User registration
URL
https://192.168.1.100/login.cgi
Postdata
login_user:
querx
login_pass:
verysecure
Output
Ignore the output but save the session!
6.4 Application Examples
Examples for the application with various coding
languages can be found in the tutorials section on the
support page at
63