Echelon SmartServer XMPP Client User Manual

Page 30

Advertising
background image

22

Using SmartServer XMPP

d.

The XMPP Console dialog opens.

e.

Copy and paste the following SOAP/XML request in the text box at the bottom:

<iq to='00-D0-71-03-01-22@jduvalgx620/ilon' type='set' id='req1'>
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<Header>
<messageProperties
xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/"/>
</Header>
<Body>
<SystemService_Read_Info
xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
<iLONSystemService>
<UCPTsystemInfoType>SI_TIME</UCPTsystemInfoType>
</iLONSystemService>
</SystemService_Read_Info>
</Body>
</Envelope>
</iq>

Note: Remember to replace the SmartServer user name in the iq element with your
SmartServer’s user name. The user name should be <SmartServer MAC ID>@ <ejabberd
server domain
>/ilon. You can copy this from the SmartServer-Pidgin instant message
response displayed at the end of step 6.

f.

Press ENTER.

g.

The SmartServer returns the following system information related to time.

Advertising