Function
Name:
getAlarmXml
Class:
com.newgen.dmsapi.DMSInputXml
Description: This function is used to generate alarm xml.
Prototype:
public String
getAlarmXml |
( |
|
|
|
String alarmIndex |
|
) |
|
Name |
Description |
Valid Values |
Default Behaviour |
alarmIndex |
The unique index of the Alarm |
Integer>=0 |
N/A |
Xml for Alarms containing alarm
indexes.
<AlarmIndex>10</AlarmIndex>