You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because any outstanding cached command is immediately sent for an eTRV there is a possibility that commands such as EXERCISE_VALVE are executed twice.
This change would quickly check Rec 0 of the eTRV message and perform appropriately. For EXERCISE_VALVE rec 0 is DIAGNOSTICS, but other commands require further investigation.
The text was updated successfully, but these errors were encountered:
Because any outstanding cached command is immediately sent for an eTRV there is a possibility that commands such as EXERCISE_VALVE are executed twice.
This change would quickly check Rec 0 of the eTRV message and perform appropriately. For EXERCISE_VALVE rec 0 is DIAGNOSTICS, but other commands require further investigation.
The text was updated successfully, but these errors were encountered: