Index: MessagePayloads.h =================================================================== diff -u -ra247e5b05d55abd12ccc207b824dfe6ecd7f2d82 -r9e1f1a6979c06dafaaf5f95912de5bc25a10f86c --- MessagePayloads.h (.../MessagePayloads.h) (revision a247e5b05d55abd12ccc207b824dfe6ecd7f2d82) +++ MessagePayloads.h (.../MessagePayloads.h) (revision 9e1f1a6979c06dafaaf5f95912de5bc25a10f86c) @@ -7,8 +7,8 @@ * * @file MessagePayloads.h * -* @author (last) Michael Garthwaite -* @date (last) 09-Jun-2026 +* @author (last) Sameer Kalliadan Poyil +* @date (last) 15-Jun-2026 * * @author (original) Sean Nash * @date (original) 07-Nov-2024 @@ -46,7 +46,7 @@ F32 bicarbConvFactor; ///< Conversion factor of bicarbonate. U32 sodium; ///< Set sodium being used to make dialysate. U32 bicarbonate; ///< Set bicarbonate being used to make dialysate. - F32 substitutionrate; ///< Set HDF rate ( mL/min). + F32 substitutionRate; ///< Set HDF rate ( mL/min). } DIALYSATE_DELIVERY_REQ_PAYLOAD_T; /// Payload record structure for requesting pre generate dialysate.