Index: SDDs/Blood_Prime.png =================================================================== diff -u -rab269cf53d88726880061e197ef6f40a13ace804 -r384c586f8eb092d17f96ae35ffb69a85dd1b44de Binary files differ Index: SDDs/Blood_Prime.puml =================================================================== diff -u -rab269cf53d88726880061e197ef6f40a13ace804 -r384c586f8eb092d17f96ae35ffb69a85dd1b44de --- SDDs/Blood_Prime.puml (.../Blood_Prime.puml) (revision ab269cf53d88726880061e197ef6f40a13ace804) +++ SDDs/Blood_Prime.puml (.../Blood_Prime.puml) (revision 384c586f8eb092d17f96ae35ffb69a85dd1b44de) @@ -24,7 +24,9 @@ == Blood Prime Progess == TD -> SW: MSG: [x97 Dat #2] Blood Prime Progress\ \n\t(F32) targetVol\ - \n\t(F32) deliveredVol + \n\t(F32) deliveredVol\ + \n\t(U32) timeout\ + \n\t(U32) countdown SW -> UI: CMD: Blood Prime Progress Data UI -> US: ACT: Display Blood Prime Progress @@ -33,9 +35,8 @@ UI -> SW: ACT: Blood Prime Command SW -> TD: MSG: [x98: Req #1] Blood Prime Command Request\n\ \t(U32) cmd=\n\ - \t\t[ DECREASE_RATE |\n\ - \t\tINCREASE_RATE |\n\ - \t\tPAUSE ] + \t\t[ PAUSE |\n\ + \t\tRESUME ] alt accepted TD -> SW: MSG: [x99: Rsp #2] Blood Prime Command Response\n\ \t(BOOL) accepted=1\n\