X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ricxappframe%2Falarm%2Falarm.py;fp=ricxappframe%2Falarm%2Falarm.py;h=1048ca7e4d884cd1c9bc4819f7b5de74c1a1bdbe;hb=42aa0da85efdd36c6d65674b8b7a5ac5c47058d1;hp=3711165783a19baf8b59abfe6e242f55b336c6df;hpb=e1efe3b0d8fe2c0e0c17fab73341a0fb15281a76;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"