Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r371355c43e19849e5b1dd27286f62f4424d07ccf -r592af09c58d6270e3f6b3ebc3ce87147ba9ea3c1 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 371355c43e19849e5b1dd27286f62f4424d07ccf) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 592af09c58d6270e3f6b3ebc3ce87147ba9ea3c1) @@ -8,7 +8,7 @@ * @file SystemCommMessages.h * * @author (last) Dara Navaei -* @date (last) 27-Mar-2025 +* @date (last) 22-May-2025 * * @author (original) Dara Navaei * @date (original) 05-Nov-2019 @@ -567,6 +567,9 @@ // MSG_ID_DG_START_STOP_PASSIVE_COOL_HEAT_DISINFECT BOOL sendDGStartHeatDisinfectPassiveCoolModeCommand( BOOL start ); +// MSG_ID_DG_INSTIT_VALUES_FROM_HD_INSTIT_RECORD_REQUEST +void handleDGRequestInstitutionalValues( MESSAGE_T* message ); + // *********** public test support message functions ********** // MSG_TESTER_LOG_IN