Index: sources/model/hd/adjustment/MTreatmentAdjustUltrafiltrationStateResponse.h =================================================================== diff -u -rf55997d0ae3f14b8dbe1cfad700edc73d5cdd80b -r4d969a04e6d80a6d2f6b756a4b87aecd6356e6a9 --- sources/model/hd/adjustment/MTreatmentAdjustUltrafiltrationStateResponse.h (.../MTreatmentAdjustUltrafiltrationStateResponse.h) (revision f55997d0ae3f14b8dbe1cfad700edc73d5cdd80b) +++ sources/model/hd/adjustment/MTreatmentAdjustUltrafiltrationStateResponse.h (.../MTreatmentAdjustUltrafiltrationStateResponse.h) (revision 4d969a04e6d80a6d2f6b756a4b87aecd6356e6a9) @@ -30,16 +30,23 @@ * \brief The MAdjustUltrafiltrationStateResponse class * \details The ultrafiltration adjustment state response model * - * | MSG | CAN ID | M.Box | Type | Ack | Src | Dest | Description | #1:(U08) | - * |:----:|:------:|:-----:|:----:|:---:|:---:|:----:|:-----------: |:--: | - * |0x1000| 0x100 | 9 | Rsp | N | HD | UI | Generic response ACK/NAK | mAccepted | + * | MSG | CAN ID | M.Box | Type | Ack | Src | Dest | Description | + * |:----:|:------:|:-----:|:----:|:---:|:---:|:----:|:-----------: | + * |0x1000| 0x100 | 9 | Rsp | N | HD | UI | Generic response ACK/NAK | * * | Payload || * | || + * | #1:(U08) | \ref Data::mAccepted | * - * * \sa Data * + *

Logging info

+ * | || + * | || + * | typeText | Event | + * | unitText | HD | + * | infoText | AdjustUFState | + * */ class MAdjustUltrafiltrationStateResponse : public MAbstract {