Echelon i.LON SmartServer 2.0 User Manual
Page 288

i.LON SmartServer 2.0 Programmer’s Reference
17-5
elements with a Virtual_Device_Cfg type. Each
each device whose configuration is to be returned by this function, as shown in the example below.
Request
xsi:type="Virtual_Device_Cfg"> System
Response
xsi:type="Virtual_Device_Cfg"> System
The Get function returns an
supplied to the function. The properties included within each
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
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