RO-LEAH-273

Fixed. Thanks!

Fixed. Thanks!

If monitoring not yet implemented, that's ok - but at least add a TODO comment.

If monitoring not yet implemented, that's ok - but at least add a TODO comment.

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

function header says return type as void.

function header says return type as void.

Please add parentheses for each condition for better readability.

Please add parentheses for each condition for better readability.

Looks this timer is being not used in low state timeout.

Looks this timer is being not used in low state timeout.

Are we using this flowrate here? it seems only level is being used for state transition.

Are we using this flowrate here? it seems only level is being used for state transition.

Will be implemented with RO closed loop control.

Will be implemented with RO closed loop control.

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Remove blank line.

Remove blank line.

Low state should be checked first since it has a safety implication and the above condition could prevent it for timeout period. If low, we want to go to low state immediately (don't wait for timeo...

Low state should be checked first since it has a safety implication and the above condition could prevent it for timeout period.
If low, we want to go to low state immediately (don't wait for timeout).

Removed.

Removed.

Fixed. Thanks!

Fixed. Thanks!

Swap level and medium to get logic right. We want level >= LEVEL_STATE_MEDIUM.

Swap level and medium to get logic right. We want level >= LEVEL_STATE_MEDIUM.

Fixed. Thanks!

Fixed. Thanks!

changed the variable to no longer be overridable. Removed override function.

changed the variable to no longer be overridable. Removed override function.

Add blank line between break and default.

Add blank line between break and default.

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!

Fixed. Thanks!