Index: sources/model/MStartTreatmentResponse.h =================================================================== diff -u -r7c895d9b6c198a48ab75ac2090b0a61d99bbd1ab -r1f8abdd821041623392d18cf4f80cad9ae1bf246 --- sources/model/MStartTreatmentResponse.h (.../MStartTreatmentResponse.h) (revision 7c895d9b6c198a48ab75ac2090b0a61d99bbd1ab) +++ sources/model/MStartTreatmentResponse.h (.../MStartTreatmentResponse.h) (revision 1f8abdd821041623392d18cf4f80cad9ae1bf246) @@ -15,6 +15,29 @@ namespace Model { +/*! + * \brief The MStartTreatmentResponse class + * \details The start treamtent response model + * + * | MSG | CAN ID | Box | Type | Ack | Src | Dst | Description | + * |:----:|:------:|:---:|:------:|:---:|:---:|:---:|:-----------------------: | + * |0x3900| 0x020 | 6 | Rsp | Y | HD | UI | Start Treatment Response | + * + * | Payload || + * | || + * | #1:(U32) | \ref Data::startTreatmentResponse | + * | #2:(U32) | \ref Data::startTreatmentRejectReason | + * + * \sa Data + * + *

Logging info

+ * | || + * | || + * | typeText | Event | + * | unitText | HD | + * | infoText | StartTreatmentResponse | + * + */ class MStartTreatmentResponse : public MAbstract { // friends