2N TELEKOMUNIKACE a.s., www.2n.cz
27/42
4.2 Commands
4.2.1 Session Control
4.2.1.1 Login
The login helps you get access to the selected HTTPS session using a username and
password. The login is Admin by default and the password is identical with the 2N
launcher configuration access password.
URL:
https://<IP>/api/v1/login
HTTP method:
PUT
Request body:
{"login":"<username>","password":"<password>"}
Response code:
200 if everything is OK, otherwise 401,405,...
Response data:
N/A
In case the solution requires the
input/output control from
2N Indoor Touch
®
2N
, you can use an unsecured login to
. Set the parameters in
Helios IP
2N Indoor Touch
®
the Launcher settings: in the
Software section or the web
2N
®
, Device / Maintenance section. Having enabled this option, you can use
Indoor Touch
the following URL for login:
https:
//<IP>/api/v1/login?login=Admin&password=<set_password>
Example of use: