Echelon i.LON SmartServer 2.0 User Manual

Page 306

Advertising
background image

i.LON SmartServer 2.0 Programmer’s Reference

19-6

Response

<SystemService_Read_Info xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
<iLONSystemService>
<SECURITY>
<UCPTauthKeyRaw>00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00</UCPTauthKeyRaw>
<UCPTauthKeyHashed

/>

<UCPTrtrAuthKeyRaw>Not

Available</UCPTrtrAuthKeyRaw>

<UCPTautoAnswer>1</UCPTautoAnswer>
<UCPTtelnetEnable>1</UCPTtelnetEnable>
<UCPTftpEnable>1</UCPTftpEnable>
<UCPTrniEnable>1</UCPTrniEnable>
<UCPTftpUserName>ilon</UCPTftpUserName>
<UCPTftpPassword

/>

<UCPTremoteBootEnable>1</UCPTremoteBootEnable>
<UCPTsecureAccessAllowed>1</UCPTsecureAccessAllowed>
<UCPTsecureAccessAlways>1</UCPTsecureAccessAlways>
<UCPThttpPort>80</UCPThttpPort>
<UCPTftpPort>21</UCPTftpPort>
<UCPTtelnetPort>23</UCPTtelnetPort>
<UCPTwebEnable>1</UCPTwebEnable>
<UCPTsysReboot

/>

<UCPTsysFactoryDefault

/>

</SECURITY>
</iLONSystemService>
<SystemService_Read_Info xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">

The SystemService_Read_Info function returns one <SECURITY> item. The following table lists and
describes the properties of the <TIME> item. You can use the SystemService_Write_Info function to
configure those properties that are marked (r/w). Properties that are read-only are marked (r).

Property Description

R/W

<UCPTauthKeyRaw>

The MD5 authentication key used for authentication
when using the SmartServer as an RNI. This value
must match the one specified in the L

ON

W

ORKS

Interfaces control panel application.

r/w

<UCPTauthKeyHashed>

A text secret phase for authentication when using the
SmartServer as an RNI. This can be used instead of
the Raw MD5 authentication key specified by
<UCPTauthKeyRaw>.

r/w

<UCPTautoAnswer>

A flag indicating whether the modem is responding to
incoming calls.

r

<UCPTtelnetEnable

A flag indicating whether the SmartServer console
application can be accessed via Telnet.

r/w

<UCPTftpEnable>

A flag indicating whether the SmartServer can be
accessed via FTP.

r/w

<UCPTrniEnable>

A flag indicating whether the SmartServer can be used
as an RNI.

r/w

<UCPTftpUserName>

The user name used to access the SmartServer via
FTP. The default user name is ilon. You can specify
a different user name, which may be up to 20
characters long and contain letters, numerals, and the
underscore character.

r/w

Advertising