Static Public Member Functions | |
void | deleteAlarmBranch (String CDBFolder) |
void | setupAlarmBranch (String CDBFolder, String ASImplementation) |
Static Private Attributes | |
String | XMLHead [] |
String | XMLTail = "</configuration-property>\n</alarm-system-configuration>\n" |
NOTE: In this test I am interested in checking if the alarms are sent to the log. CurrentlyI have the following message in the stdout (I think I'll mask that in the TestList.grep): failed to flush logging queue because remote logging service has not been made available.
This message is here because I have not initialized correctly the log and the remote logging is disabled. To fix that I should define this class as a Client, log into the manager and initialize the log. This would require a lot of time because I don't have the SimpleClient available at this point: everything should be done by hand. Ok... I don't care about the error because if the message is in the stdout it means that everything is working.
|
Remove the Alarm branch from the CDB
|
|
Rewrite the Alarm branch of the CDB.
|
|
Initial value:
|
|
|