X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ricxappframe%2Falarm%2Falarm.py;h=1048ca7e4d884cd1c9bc4819f7b5de74c1a1bdbe;hb=12486343219663d484705f05ab8d2ed3306f66d7;hp=3711165783a19baf8b59abfe6e242f55b336c6df;hpb=a03c517f024363d54865cf75f8e566bb446decf5;p=ric-plt%2Fxapp-frame-py.git diff --git a/ricxappframe/alarm/alarm.py b/ricxappframe/alarm/alarm.py index 3711165..1048ca7 100644 --- a/ricxappframe/alarm/alarm.py +++ b/ricxappframe/alarm/alarm.py @@ -42,7 +42,7 @@ RETRIES = 4 ############## # constants -RIC_ALARM_UPDATE = 110 +RIC_ALARM_UPDATE = 110 # message type ALARM_MGR_SERVICE_NAME_ENV = "ALARM_MGR_SERVICE_NAME" ALARM_MGR_SERVICE_PORT_ENV = "ALARM_MGR_SERVICE_PORT"