Index: sources/canbus/MessageGlobals.h =================================================================== diff -u -re88cc4de6dae78dd9412e4935f77af478125f407 -rb6964f987cdc41c7ad3c3ad8f7dffc30d75b3205 --- sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision e88cc4de6dae78dd9412e4935f77af478125f407) +++ sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision b6964f987cdc41c7ad3c3ad8f7dffc30d75b3205) @@ -116,7 +116,7 @@ {Gui::GuiActionType::ID_TDSwitchesData , 1 * 4 }, // 3 parameters each 4bytes {Gui::GuiActionType::ID_TDBatteryData , 2 * 4 }, // 2 parameters each 4bytes //// TODO: The payload is TBD (as indicated by the provided screen items) {Gui::GuiActionType::ID_TDTemperatureData , 1 * 4 }, // 1 parameters each 4bytes //// TODO: The payload is TBD (as indicated by the provided screen items) - {Gui::GuiActionType::ID_TreatmentSetPointData , 3 * 4 }, // 3 parameters each 4bytes + {Gui::GuiActionType::ID_TreatmentParametersSetPointData , 3 * 4 }, // 3 parameters each 4bytes // ---- TODO : AFTER GIVING IT SOME THOUGHT, IT SEEMS WE CAN GET THESE LEN FROM THE MODEL AND DO NOT NEED TO HAVE THIS BUT NEED TO INVESTIGATE MORE. {Gui::GuiActionType::ID_AlarmStatus , 4 * 3 + 2 }, // 3 parameters each 4bytes + 1 parameter 2bytes