beautypg.com

Echelon i.LON SmartServer 2.0 User Manual

Page 288

background image

i.LON SmartServer 2.0 Programmer’s Reference

17-5

elements with a Virtual_Device_Cfg type. Each element will include the of
each device whose configuration is to be returned by this function, as shown in the example below.

Request



xsi:type="Virtual_Device_Cfg">

Net/VirtCh/iLON

System



Response



0

xsi:type="Virtual_Device_Cfg">

Net/VirtCh/iLON

System

VirtualDevice;local
0
2008-03-26T11:09:27.420-07:00
Virtual_Device_Cfg.htm
0
0000000000000000


The Get function returns an element for each device referenced in the input parameters you
supplied to the function. The properties included within each element are initially defined
when the device is added to the SmartServer. You can write to these device properties with the Set
function. The following table describes these properties.

Property Description

The name of the Virtual device in the following format:
<network/channel/device>. You can rename a Virtual device by
providing its and specifying the new
property to which the Virtual device is to be
renamed.

The type of device, which is “Virtual Device”, and its location
relative to the SmartServer, which is “ local ”. This determines
the icon used to represent the Virtual device in the SmartServer
Web interface.

A flag indicating whether the Virtual device is hidden or shown
in the navigation pane on the left side of the SmartServer Web
interface. This property may have the following values:

0

– shown

1

– hidden

A timestamp indicating the last time the configuration of the
Virtual device was updated. This timestamp uses the ISO 8601
format, which is as follows:

YYYY-MM-DDTHH:MM:SS.sssZPhh:mm

The first segment of the time stamp (YYYY-MM-DD)
represents the date the configuration of the Data Point was last
updated. The second segment (after the T): HH:MM:SS.sss