beautypg.com

Creating and modifying the alarm notifier xml file – Echelon i.LON SmartServer 2.0 User Manual

Page 95

background image

i.LON SmartServer 2.0 Programmer’s Reference

7-3

0

0
Alarm

Notification

[email protected]
{status} {new_line}{alarm_time}

Data Logger at Alarm Level




5
240
Alarm

LonFormat="UCPTalarmCondition">AL_ALM_CONDITION



0
255
Online

LonFormat="UCPTalarmCondition">AL_NO_CONDITION



0


Mail[UCPTnickName=“Alarm

Notification

“]

DataPoint[@dpType=“Output” and UCPTnickName=“Net/LON/iLON App/Data
Logger[0]/nviDlClear[0]”]

ON
255
0
0


255
0
0



7.2

Creating and Modifying the Alarm Notifier XML File

You can create and manage the #8000010128000000[4].UFPTalarmNotifier.xml file with the Set
SOAP function. The following section, Alarm Notifier SOAP Interface, describes how to use Set and
the other SOAP functions provided for the Alarm Notifier application.

Alternatively, you can create and manage the #8000010128000000[4].UFPTalarmNotifier.xml file
manually with an XML editor and download it to the SmartServer via FTP. Echelon does not
recommend this, as the SmartServer will require a reboot to read the configuration of the downloaded
file. Additionally, the SmartServer performs error checking on all SOAP messages it receives before
writing to the XML file. It will not perform error checking on any XML files you download via FTP,
and thus the application may not boot properly.

If you plan to create the XML file manually, you should review the rest of this chapter first, as it
describes the elements and properties in the XML file that define each Alarm Notifier’s configuration.