Correct doc for alarm message-type value
[ric-plt/xapp-frame-py.git] / ricxappframe / alarm / alarm.py
index 3711165..1048ca7 100644 (file)
@@ -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"