Echelon i.LON SmartServer 2.0 User Manual
Page 218

i.LON SmartServer 2.0 Programmer’s Reference
14-18
Response
<List xmlns="http://wsdl.echelon.com/web_services_ns/ilon100/v4.0/message/">
<iLonItem>
<UCPTfaultCount>0</UCPTfaultCount>
<UCPTcurrentConfig>4.0</UCPTcurrentConfig>
<Item>
<UCPTname>Net/LON/iLON
App</UCPTname>
<UCPTannotation>900001012881040c;xsi:type="LON_Device_Cfg";local</UCPTannotation>
<UCPThidden>0</UCPThidden>
</Item>
<Item>
<UCPTname>Net/LON/AI-1</UCPTname>
<UCPTannotation>App;xsi:type="LON_Device_Cfg"</UCPTannotation>
<UCPThidden>0</UCPThidden>
</Item>
<Item>
<UCPTname>Net/LON/AO-1</UCPTname>
<UCPTannotation>App;xsi:type="LON_Device_Cfg"</UCPTannotation>
<UCPThidden>0</UCPThidden>
</Item>
<Item>
<UCPTname>Net/LON/DIO-1</UCPTname>
<UCPTannotation>App;xsi:type="LON_Device_Cfg"</UCPTannotation>
<UCPThidden>0</UCPThidden>
</Item>
<Item>
<UCPTname>Net/LON/DIO-2</UCPTname>
<UCPTannotation>App;xsi:type="LON_Device_Cfg"</UCPTannotation>
<UCPThidden>0</UCPThidden>
</Item>
</iLonItem>
</List>
You could use the list of <Item> elements returned by this function as input for the Get function. The
Get function would then return the configuration of each device included in the list. The next section
describes the properties included in each of these elements.