Index: SDDs/Export_Log.puml =================================================================== diff -u -r0b50a72868a005f6ead4e0d0e1f647dfdc1f446e -r4eccdd2b92306a143b0b73bb0fb2e5d4a60b64e0 --- SDDs/Export_Log.puml (.../Export_Log.puml) (revision 0b50a72868a005f6ead4e0d0e1f647dfdc1f446e) +++ SDDs/Export_Log.puml (.../Export_Log.puml) (revision 4eccdd2b92306a143b0b73bb0fb2e5d4a60b64e0) @@ -33,7 +33,7 @@ group Export Logs Selection US -> UI: TCH: Settings Menu UI -> UI: ACT: Device Settings Screen - US -> UI: TCH: Export Log Button + US -> UI: TCH: Export Log Menu UI -> UI: ACT: Export Log Settings Screen US -> UI: TCH: Log Type ComboBox US -> UI: SCL: User scrolls list and select log type @@ -43,12 +43,22 @@ end US -> UI: TCH: Export Button - UI -> UI: ACT: Export Status Indicator (in progress) + UI -> UI: ACT: Export Status Indicator (in progress): \ + \n\tNotification bar: \ + \n\t\t + "log export to USB in progress ... " \ + \n\tExport Button disabled \ + \n\tEject Button disabled + UI -> SW: ACT: Export selected log type\n(Application, Service, Treatment) files alt Export Application, Service, Treatment Log(s) SW -> USB: Copy file by file to external storage - SW -> SW: ACT: Log and display status of export result + SW -> SW: ACT: Log status of export result: + SW -> UI: ACT: Notify UI that export process has completed + UI -> UI: ACT: Notification bar: \ + \n\t\t + "log export to USB is complete" \ + \n\tExport Button enabled \ + \n\tEject Button enabled end end Index: SDDs/Wifi.puml =================================================================== diff -u -r0b50a72868a005f6ead4e0d0e1f647dfdc1f446e -r4eccdd2b92306a143b0b73bb0fb2e5d4a60b64e0 --- SDDs/Wifi.puml (.../Wifi.puml) (revision 0b50a72868a005f6ead4e0d0e1f647dfdc1f446e) +++ SDDs/Wifi.puml (.../Wifi.puml) (revision 4eccdd2b92306a143b0b73bb0fb2e5d4a60b64e0) @@ -31,7 +31,7 @@ group Wi-Fi Scan US -> UI: TCH: Settings Menu UI -> UI: ACT: Device Settings Screen - US -> UI: TCH: Wi-Fi Button + US -> UI: TCH: Wi-Fi Menu UI -> UI: ACT: Wi-Fi Settings Screen UI -> SW: ACT: Request Wi-Fi Scan SW -> Script: ACT: wifi_scan.sh ( )