Index: SDDs/Rinseback.png =================================================================== diff -u -r00c9163719184ed49175687b5a4b443f17a062c5 -re1f1ba64b9c0354ba658ca89c06c474416f7724e Binary files differ Index: SDDs/Rinseback.puml =================================================================== diff -u -r00c9163719184ed49175687b5a4b443f17a062c5 -re1f1ba64b9c0354ba658ca89c06c474416f7724e --- SDDs/Rinseback.puml (.../Rinseback.puml) (revision 00c9163719184ed49175687b5a4b443f17a062c5) +++ SDDs/Rinseback.puml (.../Rinseback.puml) (revision e1f1ba64b9c0354ba658ca89c06c474416f7724e) @@ -50,25 +50,6 @@ == Rinseback Command Request/Response == US -> UI: TCH: Rinseback Screen Interation UI -> SW: ACT: Rinseback Command - SW -> TD: MSG: [x90: Req #1] Rinseback Command Request (Pause/Resume/Stop/etc)\n\ - \t(U32) cmd - alt accepted - TD -> SW: MSG: [x91: Rsp #2] Rinseback Command Response\n\ - \t(BOOL) accepted=1\n\ - \t(U32) rejReason=X - SW -> UI: CMD: Rinseback Command Adjustment Triggered - UI -> US: ACT: Update Rinseback Screen - else #Pink rejected - TD -> SW: MSG: [x91: Rsp #2] Rinseback Command Response\n\ - \t(BOOL) accepted=0\n\ - \t(U32) rejReason - SW -> UI: CMD: Rinseback Command Adjustment Triggered - UI -> US: ACT: Display Rejection Reason - end - - == Rinseback Command Request/Response == - US -> UI: TCH: Rinseback Screen Interation - UI -> SW: ACT: Rinseback Command SW -> TD: MSG: [x90: Req #1] Rinseback Command Request\n\ \t(U32) cmd=\n\ \t\t[ CONFIRM_START |\n\