Index: MessagePayloads.h =================================================================== diff -u -rf677679e0381ee76e2370d4cd09cf13f9172a5c8 -r5477852164955f5840473e8dcaa7573610294503 --- MessagePayloads.h (.../MessagePayloads.h) (revision f677679e0381ee76e2370d4cd09cf13f9172a5c8) +++ MessagePayloads.h (.../MessagePayloads.h) (revision 5477852164955f5840473e8dcaa7573610294503) @@ -7,8 +7,8 @@ * * @file MessagePayloads.h * -* @author (last) Raghu Kallala -* @date (last) 04-May-2026 +* @author (last) Praneeth Bunne +* @date (last) 20-May-2026 * * @author (original) Sean Nash * @date (original) 07-Nov-2024 @@ -46,6 +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). } DIALYSATE_DELIVERY_REQ_PAYLOAD_T; /// Payload record structure for requesting pre generate dialysate.