Echelon i.LON SmartServer 2.0 User Manual

Page 54

Advertising
background image

i.LON SmartServer 2.0 Programmer’s Reference

4-13

Response

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

<UCPTfaultCount>0</UCPTfaultCount>

<Item xsi:type="Dp_Data" >

<UCPTname>Net/LON/iLON

App/VirtFb/temp_thermostat</UCPTname>

<UCPTannotation>Dp_In;xsi:type=“LON_Dp_Cfg”</UCPTannotation>
<UCPThidden>0</UCPThidden>
<UCPTlastUpdate>2008-03-14T16:34:11.310-07:00</UCPTlastUpdate>
<UCPTvalue

LonFormat="#0000000000000000[0].SNVT_temp"

Unit="°C">21.0</UCPTvalue>

<UCPTvalue

LonFormat="UCPTvalueDef">OCCUPIED</UCPTvalue>

<UCPTpointStatus

LonFormat="UCPTpointStatus">AL_NUL</UCPTpointStatus>

<UCPTpriority>255</UCPTpriority>
</Item>

<Item xsi:type="Dp_Data" >

<UCPTname>Net/LON/iLON

App/VirtFb/nviSwitch</UCPTname>

<UCPTannotation>Dp_In;xsi:type=“LON_Dp_Cfg”</UCPTannotation>
<UCPThidden>0</UCPThidden>
<UCPTlastUpdate>2008-03-14T16:34:11.340-07:00</UCPTlastUpdate>

<UCPTvalue LonFormat="#0000000000000000[0].SNVT_switch" Unit="value, state">0.0 0</UCPTvalue>
<UCPTvalue LonFormat="#0000000000000000[0].SNVT_switch.value" Unit="% of full level" >0.0</UCPTvalue>
<UCPTvalue LonFormat="#0000000000000000[0].SNVT_switch.state" Unit="state code" >0</UCPTvalue>

<UCPTvalue

LonFormat="UCPTvalueDef">OFF</UCPTvalue>

<UCPTpointStatus

LonFormat="UCPTpointStatus">AL_NUL</UCPTpointStatus>

<UCPTpriority>255</UCPTpriority>
</Item>

<Item xsi:type="Dp_Data" >

<UCPTname>Net/LON/iLON

App/VirtFb/nvoSetting</UCPTname>

<UCPTannotation>Dp_Out;xsi:type=“LON_Dp_Cfg”</UCPTannotation>
<UCPThidden>0</UCPThidden>
<UCPTlastUpdate>2008-03-14T16:34:11.380-07:00</UCPTlastUpdate>

<UCPTvalue LonFormat="#0000000000000000[0].SNVT_setting" Unit="function, setting, rotation"
>SET_OFF 0.0 0.00</UCPTvalue>
<UCPTvalue LonFormat="#0000000000000000[0].SNVT_setting.function" Unit="setting control
function names">SET_OFF</UCPTvalue>
<UCPTvalue LonFormat="#0000000000000000[0].SNVT_setting.setting" Unit="% of full level"
>0.0</UCPTvalue>
<UCPTvalue LonFormat="#0000000000000000[0].SNVT_setting.rotation" Unit="degrees"
>0.00</UCPTvalue>

<UCPTpointStatus

LonFormat="UCPTpointStatus"

>AL_NUL</UCPTpointStatus>

<UCPTpriority>255</UCPTpriority>
</Item>
</iLonItem>
</ReadResponse>

The following table describes the properties of each <Item> element returned by the Read function.

Property Description

<UCPTname>

The name of the data point in the following format:
<network/channel/device/functional block/data point>.

<UCPTannotation>

The direction of the data point (Dp_In, Dp_Out, or Dp_In_Out
[unspecified]), and its xsi type, which corresponds to the bus on
which the data point resides (e.g., LON_Dp_Cfg for a L

ON

W

ORKS

data point) . This determines the icon used to represent the data
point in the navigation pane on the left side of the SmartServer
Web interface.

Advertising