Index: MsgDefs.h =================================================================== diff -u -rdbdfd56d33c27105f706f33a8aeb5227d727631f -r6816efc7a3a9cc180e75e4a463b95b4c28285a05 --- MsgDefs.h (.../MsgDefs.h) (revision dbdfd56d33c27105f706f33a8aeb5227d727631f) +++ MsgDefs.h (.../MsgDefs.h) (revision 6816efc7a3a9cc180e75e4a463b95b4c28285a05) @@ -235,6 +235,8 @@ MSG_ID_HD_SEND_RO_PERMEATE_SAMPLE_DISPENSE_REQUEST_TO_DG = 0xCB, ///< HD send RO permeate sample dispense request to DG MSG_ID_DG_SEND_RO_PERMEATE_SAMPLE_DISPENSE_READY_TO_HD = 0xCD, ///< DG send RO permeate sample dispense ready to HD MSG_ID_DG_DRAIN_MODE_DATA = 0xCE, ///< DG drain mode data broadcast message + MSG_ID_UI_INSTITUTIONAL_RECORD_REQUEST = 0xCF, ///< UI request institutional record request + MSG_ID_UI_INSTITUTIONAL_RECORD_RESPONSE = 0xD0, ///< UI request institutional record response #ifdef EMC_TEST_BUILD MSG_ID_CAN_ERROR_COUNT = 0x999, // test code in support of EMC testing