Echelon i.LON SmartServer 2.0 User Manual
Page 144

i.LON SmartServer 2.0 Programmer’s Reference
9-13
<Item xsi:type="UFPTscheduler_Meta_Data" >
<UCPTname>Net/LON/iLON
App/Scheduler[0]</UCPTname>
<UCPTstart>2008-03-01T00:00:00.000-08:00</UCPTstart>
<UCPTstop>2008-04-01T00:01:00.000-07:00</UCPTstop>
</Item>
<Item xsi:type="UFPTscheduler_Data" >
<UCPTname/>
<UCPTlastUpdate>2008-03-01T00:00:00.000-08:00</UCPTlastUpdate>
<UCPTdescription>Weekend</UCPTdescription>
<UCPTpriority>255</UCPTpriority>
<UCPTmetaDataPath>//*[@xsi:type=“UFPTscheduler_Meta_Data”][UCPTname=“Net/LON/iLON
App/Scheduler[0]”]</UCPTmetaDataPath>
<UCPTeventType
LonFormat="UCPTeventType">ET_LOCK</UCPTeventType>
<UCPTeventSource>DayBased[UCPTindex=1]/Event[UCPTindex=0]</UCPTeventSource>
<UCPTeventInfo
LonFormat="UCPTeventInfo">EI_BEGIN</UCPTeventInfo>
</Item>
<Item xsi:type="UFPTscheduler_Data" >
<UCPTname/>
<UCPTlastUpdate>2008-03-02T00:00:00.000-08:00</UCPTlastUpdate>
<UCPTdescription>Weekend</UCPTdescription>
<UCPTpriority>255</UCPTpriority>
<UCPTmetaDataPath>//*[@xsi:type=“UFPTscheduler_Meta_Data”][UCPTname=“Net/LON/iLON
App/Scheduler[0]”]</UCPTmetaDataPath>
<UCPTeventType
LonFormat="UCPTeventType">ET_LOCK</UCPTeventType>
<UCPTeventSource>DayBased[UCPTindex=1]/Event[UCPTindex=0]</UCPTeventSource>
<UCPTeventInfo
LonFormat="UCPTeventInfo">EI_END</UCPTeventInfo>
</Item>
<Item xsi:type="UFPTscheduler_Data" >
<UCPTname/>
<UCPTlastUpdate>2008-03-15T00:00:00.000-07:00</UCPTlastUpdate>
<UCPTdescription/>
<UCPTpriority>250</UCPTpriority>
<UCPTmetaDataPath>//*[@xsi:type=“UFPTscheduler_Meta_Data”][UCPTname=“Net/LON/iLON
App/Scheduler[0]”]</UCPTmetaDataPath>
<UCPTeventType
LonFormat="UCPTeventType">ET_LOCK</UCPTeventType>
<UCPTeventSource>DateBased[UCPTindex=1]/(Event[UCPTindex=0] |
Exception[UCPTindex=0])</UCPTeventSource>
<UCPTexceptionName>WeekendShutdown</UCPTexceptionName>
<UCPTeventInfo
LonFormat="UCPTeventInfo">EI_BEGIN</UCPTeventInfo>
</Item>
</iLonItem>
</ReadResponse>
The Read function returns the following properties for each day or date read from the specified
Scheduler:
<UCPTname>
The name of the scheduler from which events were read in
the following format: <network/channel/device/functional
block>.
<UCPTstart>
<UCPTstop>
Timestamps indicating the times of the first and last dates of
the events returned by the Read function.
<UCPTlastUpdate>
A timestamp indicating the time that the last event occurred.
<UCPTdescription>
The name of the day-based schedule in which the event is
scheduled. This property is empty for date-based events.
<UCPTpriority>
The priority assigned the schedule, from 0 (highest priority)
to 255 (lowest priority).
<UCPTmetaDataPath>
The queried data type and the UCPT name of the queried
Scheduler.