Echelon i.LON SmartServer 2.0 User Manual

Page 169

Advertising
background image

i.LON SmartServer 2.0 Programmer’s Reference

11-3

Request

<Get xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
<iLonItem>
<Item>

<UCPTname>Net/LON/iLON App/Real Time Clock</UCPTname>

</Item>

</iLonItem>
</Get>

Response

<GetResponse xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
<iLonItem >

<UCPTfaultCount>0</UCPTfaultCount>

<Item xsi:type="UFPTrealTimeClock_Cfg" >

<UCPTname>Net/LON/iLON App/Real Time Clock</UCPTname>

<UCPTannotation>#8000010128000000[4].UFPTrealTimeClock;xsi:type=“LON_Fb_Cfg”</UCPTannotation>
<UCPThidden>0</UCPThidden>
<UCPTlastUpdate>2008-03-07T14:21:09.390-08:00</UCPTlastUpdate>
<UCPTuri>#8000010128000000[4].UFPTrealTimeClock_Cfg.htm</UCPTuri>

<DataPoint dpType="nvoTimeDate" discrim="dir_out" >

<UCPTname>Net/LON/iLON

App/Real

Time

Clock/nvoRtTimeDate</UCPTname>

</DataPoint>

<DataPoint dpType="nviTimeSet" discrim="dir_in" >

<UCPTname>Net/LON/iLON

App/Node

Object/nvoIpAddress#2</UCPTname>

</DataPoint>

<DataPoint dpType="nciMasterSlave" discrim="dir_in" >

<UCPTname>Net/LON/iLON

App/Real

Time

Clock/nciRtMasterSlave</UCPTname>

</DataPoint>

<DataPoint dpType="nciUpdateRate" discrim="dir_in" >

<UCPTname>Net/LON/iLON

App/Real

Time

Clock/nciRtUpdateRate</UCPTname>

</DataPoint>

<DataPoint dpType="nvoSummerTime" discrim="dir_out" >

<UCPTname>Net/LON/iLON

App/Real

Time

Clock/nvoRtSummerTime</UCPTname>

</DataPoint>

<DataPoint dpType="nvoWinterTime" discrim="dir_out" >

<UCPTname>Net/LON/iLON

App/Real

Time

Clock/nvoRtWinterTime</UCPTname>

</DataPoint>

<DataPoint dpType="nviTimeZone" discrim="dir_in" >

<UCPTname>Net/LON/iLON

App/Real

Time

Clock/nviRtTimeZone</UCPTname>

</DataPoint>

<DataPoint dpType="Elevation" discrim="dir_out" >

<UCPTname>Net/LON/iLON

App/Real

Time

Clock/nvoElevation</UCPTname>

</DataPoint>

<DataPoint dpType="Azimuth" discrim="dir_out" >

<UCPTname>Net/LON/iLON

App/Real

Time

Clock/nvoAzimuth</UCPTname>

</DataPoint>

<DataPoint dpType="Sunrise" discrim="dir_out" >

<UCPTname>Net/LON/iLON

App/Real

Time

Clock/nvoSunrise</UCPTname>

</DataPoint>

<DataPoint dpType="Sunset" discrim="dir_out" >

<UCPTname>Net/LON/iLON

App/Real

Time

Clock/nvoSunset</UCPTname>

</DataPoint>
<UCPTdegLongitude>-121.913</UCPTdegLongitude>
<UCPTdegLatitude>37.3182</UCPTdegLatitude>
</Item>
</iLonItem>
</GetResponse>

The function returns an <Item> element for each real-time clock referenced in the input parameters
supplied to the function. The properties included in each element are initially defined when the
real-time clock is created. You can write to these properties with the Set function. The following table
describes these properties.

Property Description

<UCPTname>

The name of the real-time clock in the following format:
<network/channel/device/functional block>.

Advertising