Index: sources/model/hd/adjustment/posttreatment/MPostTreatmentAdjustTreatmentLogResponse.h =================================================================== diff -u -r7b34653589ba6e4f4705fb4026fcd9319c41c352 -r80250cfdbe58a3df17950d342212f155d52d3971 --- sources/model/hd/adjustment/posttreatment/MPostTreatmentAdjustTreatmentLogResponse.h (.../MPostTreatmentAdjustTreatmentLogResponse.h) (revision 7b34653589ba6e4f4705fb4026fcd9319c41c352) +++ sources/model/hd/adjustment/posttreatment/MPostTreatmentAdjustTreatmentLogResponse.h (.../MPostTreatmentAdjustTreatmentLogResponse.h) (revision 80250cfdbe58a3df17950d342212f155d52d3971) @@ -36,40 +36,42 @@ * * | Payload || * | || - * | 01 - (U32) | \ref Data::mAccepted | The accept or reject bool | | - * | 02 - (U32) | \ref Data::mReason | The rejection reason | | - * | 03 - (U32) | \ref Data::mBloodFlowRate | Blood Flow Rate | (mL/min) | - * | 04 - (U32) | \ref Data::mDialysateFlowRate | Dialysate Flow Rate | (mL/min) | - * | 05 - (U32) | \ref Data::mTreatmentDuration | Treatment Duration | (sec) | - * | 06 - (U32) | \ref Data::mActualTreatmentDuration | Actual Treatment Duration | (sec) | - * | 07 - (U32) | \ref Data::mAcidConcentrateType | Acid Concentrate Type | | - * | 08 - (U32) | \ref Data::mBicarbonateConcentrateType | Bicarbonate Concentrate Type | | - * | 09 - (U32) | \ref Data::mPotassiumConcentration | Potassium Concentration | (mEq/L) | - * | 10 - (U32) | \ref Data::mCalciumConcentration | Calcium Concentration | (mEq/L) | - * | 11 - (U32) | \ref Data::mBicarbonateConcentration | Bicarbonate Concentration | (mEq/L) | - * | 12 - (U32) | \ref Data::mSodiumConcentration | SodiumConcentration | (mEq/L) | - * | 13 - (F32) | \ref Data::mDialysateTemperature | Dialysate Temperature | (Celsius) | - * | 14 - (U32) | \ref Data::mDialyzerType | Dialyzer Type | | - * | 15 - (U32) | \ref Data::mTreatmentStartEpoch | Treatment Start Date and Time | (epoch) | - * | 16 - (U32) | \ref Data::mTreatmentEndEpoch | Treatment End Date and Time | (epoch) | - * | 17 - (F32) | \ref Data::mAverageBloodFlow | Average Blood Flow | (mL/min) | - * | 18 - (F32) | \ref Data::mAverageDialysateFlow | Average Dialysate Flow | (mL/min) | - * | 19 - (F32) | \ref Data::mDialysateVolumeUsed | Dialysate Volume Used | (L) | - * | 20 - (F32) | \ref Data::mAverageDialysateTemp | Average Dialysate Temp | (Celsius) | - * | 21 - (F32) | \ref Data::mTargetUFVolume | Target UF Volume | (L) | - * | 22 - (F32) | \ref Data::mActualUFVolume | Actual UF Volume | (L) | - * | 23 - (F32) | \ref Data::mTargetUFRate | Target UF Rate | (mL/min) | - * | 24 - (F32) | \ref Data::mActualUFRate | Actual UF Rate | (mL/min) | - * | 25 - (U32) | \ref Data::mSalineBolusVolume | Saline Bolus Volume | (mL) | - * | 26 - (F32) | \ref Data::mHeparinBolusVolume | Heparin Bolus Volume | (mL) | - * | 27 - (F32) | \ref Data::mHeparinDispenseRate | Heparin Dispense Rate | (mL/hr) | - * | 28 - (U32) | \ref Data::mHeparinStop | Heparin Pre-Stop | (min) | - * | 29 - (F32) | \ref Data::mHeparinDeliveredVolume | Heparin Delivered Volume | (mL) | - * | 30 - (F32) | \ref Data::mAverageArterialPressure | Average Arterial Pressure | (mmHg) | - * | 31 - (F32) | \ref Data::mAverageVenousPressure | Average Venous Pressure | (mmHg) | - * | 32 - (U32) | \ref Data::mDeviceID | Device ID | | - * | 33 - (U32) | \ref Data::mWaterSampleTestResult | Water Sample Test Result | | - * + * | 01 - (U32) | \ref Data::mAccepted | The accept or reject bool flag | | + * | 02 - (U32) | \ref Data::mReason | The rejection reason | | + * | 03 - (U32) | \ref Data::mBloodFlowRate | Blood Flow Rate | (mL/min) | + * | 04 - (U32) | \ref Data::mDialysateFlowRate | Dialysate Flow Rate | (mL/min) | + * | 05 - (U32) | \ref Data::mTreatmentDuration | Treatment Duration | (sec) | + * | 06 - (U32) | \ref Data::mActualTreatmentDuration | Actual Treatment Duration | (sec) | + * | 07 - (U32) | \ref Data::mAcidConcentrateType | Acid Concentrate Type | | + * | 08 - (U32) | \ref Data::mBicarbonateConcentrateType | Bicarbonate Concentrate Type | | + * | 09 - (U32) | \ref Data::mPotassiumConcentration | Potassium Concentration | (mEq/L) | + * | 10 - (U32) | \ref Data::mCalciumConcentration | Calcium Concentration | (mEq/L) | + * | 11 - (U32) | \ref Data::mBicarbonateConcentration | Bicarbonate Concentration | (mEq/L) | + * | 12 - (U32) | \ref Data::mSodiumConcentration | SodiumConcentration | (mEq/L) | + * | 13 - (F32) | \ref Data::mDialysateTemperature | Dialysate Temperature | (Celsius | + * | 14 - (U32) | \ref Data::mDialyzerType | Dialyzer Type | | + * | 15 - (U32) | \ref Data::mTreatmentStartEpoch | Treatment Start Date and Time | (epoch) | + * | 16 - (U32) | \ref Data::mTreatmentEndEpoch | Treatment End Date and Time | (epoch) | + * | 17 - (F32) | \ref Data::mAverageBloodFlow | Average Blood Flow | (mL/min) | + * | 18 - (F32) | \ref Data::mAverageDialysateFlow | Average Dialysate Flow | (mL/min) | + * | 19 - (F32) | \ref Data::mDialysateVolumeUsed | Dialysate Volume Used | (L) | + * | 20 - (F32) | \ref Data::mAverageDialysateTemp | Average Dialysate Temp | (Celsius | + * | 21 - (F32) | \ref Data::mOriginUFVolume | Origin UF Volume | (L) | + * | 22 - (F32) | \ref Data::mTargetUFVolume | Target UF Volume | (L) | + * | 23 - (F32) | \ref Data::mActualUFVolume | Actual UF Volume | (L) | + * | 24 - (F32) | \ref Data::mOriginUFRate | Origin UF Rate | (mL/min) | + * | 25 - (F32) | \ref Data::mTargetUFRate | Target UF Rate | (mL/min) | + * | 26 - (F32) | \ref Data::mActualUFRate | Actual UF Rate | (mL/min) | + * | 27 - (U32) | \ref Data::mSalineBolusVolume | Saline Bolus Volume | (mL) | + * | 28 - (F32) | \ref Data::mHeparinBolusVolume | Heparin Bolus Volume | (mL) | + * | 29 - (F32) | \ref Data::mHeparinDispenseRate | Heparin Dispense Rate | (mL/hr) | + * | 30 - (U32) | \ref Data::mHeparinStop | Heparin Stop | (min) | + * | 31 - (F32) | \ref Data::mHeparinDeliveredVolume | Heparin Delivered Volume | (mL) | + * | 32 - (U32) | \ref Data::mHeparinType | Heparin Type | | + * | 33 - (F32) | \ref Data::mAverageArterialPressure | Average Arterial Pressure | (mmHg) | + * | 34 - (F32) | \ref Data::mAverageVenousPressure | Average Venous Pressure | (mmHg) | + * | 35 - (U32) | \ref Data::mDeviceID | Device ID | | + * | 36 - (U32) | \ref Data::mWaterSampleTestResult | Water Sample Test Result | | * \sa Data * \sa MAdjustTreatmentLogReq : TreatmentLog Request * \sa MTreatmentTreatmentLog : TreatmentLog Data @@ -108,7 +110,7 @@ Types::U32 mTreatmentEndEpoch ; ///< 16 - (U32) Treatment End Date and Time (epoch) Types::F32 mAverageBloodFlow ; ///< 17 - (F32) Average Blood Flow (mL/min) Types::F32 mAverageDialysateFlow ; ///< 18 - (F32) Average Dialysate Flow (mL/min) - Types::F32 mDialysateVolumeUsed ; ///< 19 - (F32) Dialysate Volume Used (L) + Types::F32 mDialysateVolumeUsed ; ///< 19 - (F32) Dialysate Volume Used (L) Types::F32 mAverageDialysateTemp ; ///< 20 - (F32) Average Dialysate Temp (Celsius) Types::F32 mOriginUFVolume ; ///< 21 - (F32) Origin UF Volume (L) Types::F32 mTargetUFVolume ; ///< 22 - (F32) Target UF Volume (L)