Index: leahi_dialin/common/fp_defs.py =================================================================== diff -u -r95a7bdcce8c5ffed0de3fbfb09f7f6999ad0f1bd -r3d9e3c5cc1bcd5ce23187a5a627e1ff4177f38d6 --- leahi_dialin/common/fp_defs.py (.../fp_defs.py) (revision 95a7bdcce8c5ffed0de3fbfb09f7f6999ad0f1bd) +++ leahi_dialin/common/fp_defs.py (.../fp_defs.py) (revision 3d9e3c5cc1bcd5ce23187a5a627e1ff4177f38d6) @@ -466,7 +466,7 @@ SPEED = 3 # Current Speed attribute for pumps TARGET_PRES = 4 # Target Pressure attribute for pumps TARGET_FLOW = 5 # Target Flow attribute for pumps - TARGET_DUTY_CYCLE = 6 # Target Duty Cycle attribute for pumps + TARGET_DUTY_CYCLE_PCT = 6 # Target Duty Cycle attribute for pumps DUTY_CYCLE_PCT = 7 # Duty Cycle Percentage attribute for pumps FB_DUTY_CYCLE_PCT = 8 # Feedback Duty Cycle Percentage attribute for pumps NUM_OF_RO_PUMP_ATTRIBUTES = 9 # Number of pump attributes