Index: SDDs/Trends.puml =================================================================== diff -u -r8d206e7fd489b89cb4f9cfcac394bb61722164da -reb34254f0e5bfa334ec533b797c9e136238d9e85 --- SDDs/Trends.puml (.../Trends.puml) (revision 8d206e7fd489b89cb4f9cfcac394bb61722164da) +++ SDDs/Trends.puml (.../Trends.puml) (revision eb34254f0e5bfa334ec533b797c9e136238d9e85) @@ -69,7 +69,7 @@ else Vitals Wait 2 Minute Timeout SW -> UI: CMD: onDidTimeout UI -> SW: ACT: onIntervalTimeoutVitals - SW -> SW: ACT: Record cached Trend Data as new entry + SW -> SW: ACT: Record snapshot Trend Data as new entry SW -> UI: CMD: Display new Trend Data entry SW -> SW: ACT: Clear Cached Data end @@ -88,7 +88,7 @@ == Clearing Trends Data and Trends History == TD -> SW: MSG: [0x12: Data]\nTD OpMode - SW -> UI: Not InTreatment + SW -> UI: InTreatment UI -> SW: doClearData SW -> SW: Clear Trends Data and History