Index: sources/model/MPowerOff.h =================================================================== diff -u -rf55997d0ae3f14b8dbe1cfad700edc73d5cdd80b -r4d969a04e6d80a6d2f6b756a4b87aecd6356e6a9 --- sources/model/MPowerOff.h (.../MPowerOff.h) (revision f55997d0ae3f14b8dbe1cfad700edc73d5cdd80b) +++ sources/model/MPowerOff.h (.../MPowerOff.h) (revision 4d969a04e6d80a6d2f6b756a4b87aecd6356e6a9) @@ -27,15 +27,23 @@ * \brief The MPowerOff class * \details The power off model * - * | MSG | CAN ID | Box | Type | Ack | Src | Dst | Description | #1:(U08) | - * |:----:|:------:|:---:|:------:|:---:|:---:|:---:|:-----------:|:--: | - * |0x0100| 0x020 | 6 | Cmd | N | HD | UI | Power Off | \ref Data::mStatuS | + * | MSG | CAN ID | Box | Type | Ack | Src | Dst | Description | + * |:----:|:------:|:---:|:------:|:---:|:---:|:---:|:-----------:| + * |0x0100| 0x020 | 6 | Cmd | N | HD | UI | Power Off | * * | Payload || * | || + * | #1:(U08) | \ref Data::mStatus | * * \sa Data * + *

Logging info

+ * | || + * | || + * | typeText | Event | + * | unitText | HD | + * | infoText | PowerOff | + * */ class MPowerOff : public MAbstract { public: