Index: sources/model/hd/alarm/MAlarmActiveList.h =================================================================== diff -u -rf2e4eba6e85c5d36537be782926f23cc9dc01037 -r712f4c8a1b2382919300895b4422b831471044a3 --- sources/model/hd/alarm/MAlarmActiveList.h (.../MAlarmActiveList.h) (revision f2e4eba6e85c5d36537be782926f23cc9dc01037) +++ sources/model/hd/alarm/MAlarmActiveList.h (.../MAlarmActiveList.h) (revision 712f4c8a1b2382919300895b4422b831471044a3) @@ -31,9 +31,9 @@ * \brief The MAlarmActiveListReq class * \details The model to tell HD an alarm action has been made by user * - * | MSG | CAN ID | M.Box | Type | Ack | Src | Dest | Description | - * |:----:|:------:|:-----:|:----:|:---:|:---:|:----:|:-----------:| - * |0x9700| 0x100 | N/A | Req | Y | UI | HD | Alarm Active List Request | + * | MSG | CAN ID | Type | Ack | Src | Dest | Description | + * |:----:|:------:|:----:|:---:|:---:|:----:|:-----------:| + * |0x0900| 0x041 | Req | Y | UI | TD | Alarm Active List Request | * * | Payload || * | || @@ -52,9 +52,9 @@ * \brief The MAlarmActiveListResponse class * \details The TreatmentLog adjustment response model * - * | MSG | CAN ID | M.Box | Type | Ack | Src | Dest | Description | - * |:----:|:------:|:-----:|:----:|:---:|:---:|:----:|:---------: | - * |0x9800| 0x020 | N/A | Rsp | Y | HD | UI | Alarm Active List Response | + * | MSG | CAN ID | Type | Ack | Src | Dest | Description | + * |:----:|:------:|:----:|:---:|:---:|:----:|:---------: | + * |0x0A00| 0x040 | Rsp | Y | TD | UI | Alarm Active List Response | * * | Payload || * | || @@ -77,7 +77,7 @@ * | || * | || * | typeText | Event | - * | unitText | HD | + * | unitText | TD | * | infoText | AdjustTreatmentLog | * */