Index: leahi_dialin/common/fp_defs.py =================================================================== diff -u -r27cd8e0e7b47617083e8c12f73306f0ba648e687 -r9c1ee405a484654486ee23393f0b8e6b33a17154 --- leahi_dialin/common/fp_defs.py (.../fp_defs.py) (revision 27cd8e0e7b47617083e8c12f73306f0ba648e687) +++ leahi_dialin/common/fp_defs.py (.../fp_defs.py) (revision 9c1ee405a484654486ee23393f0b8e6b33a17154) @@ -318,8 +318,9 @@ FP_EVENT_PRE_GEN_DEF_CHANGE = 7 # FP defeatured pre gen state change FP_EVENT_GENP_DEF_CHANGE = 8 # FP defeatured gen permeate state change FP_EVENT_FAULT_ALARM_TRIGGER = 9 # FP event for alarms that would trigger - FP_EVENT_OPERATION_STATUS = 10 # FP operation status event - NUM_OF_FP_EVENT_IDS = 11 # Number of FP events + FP_EVENT_P25_LEVL_CHANGE = 10 # FP floater level change event + FP_EVENT_OPERATION_STATUS = 11 # FP operation status event + NUM_OF_FP_EVENT_IDS = 12 # Number of FP events FPEventList._str_list = { # Official Name : Accepted strings