Denkovi smartDEN IP-Maxi User Manual page 54

Web enabled ip controller
Hide thumbs Also See for smartDEN IP-Maxi:
Table of Contents

Advertisement

Step 2:
Request (password is sent as a parameter)
http://192.168.1.100/current_state.xml?pw=28237099263eabfd88626124a822c64c
Reply (password is O'K, login accepted):
<CurrentState>
<DigitalInput1>
<Name>DIn1</Name>
<Value>1</Value>
<Count>12</Count>
</DigitalInput1>
...
</CurrentState>
Password encryption algorithm to be implemented in custom application is
available upon request.
XML login (non-encrypted password)
8.1.2.
In this mode the password is passed as non-encrypted parameter with the
request:
http://192.168.1.100/current_state.xml?pw=admin
Getting the <LoginKey> in the answer in this mode means that the provided
password is wrong or the login session has been expired.
If there is no data traffic between the custom application and the smartDEN
IP-Maxi for time, specified by Session Timeout parameter, the session "times
out" and a new login is required.
Retrieving current state in XML format
8.1.3.
After successful login the custom application can obtain the smartDEN IP-Maxi
current state by request to the current_state.xml page. The reply contains a page
in XML format (Fig. 8.2).
®
smartDEN IP-Maxi User Manual
09 Mar 2018
- 54 -

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the smartDEN IP-Maxi and is the answer not in the manual?

Table of Contents