diff --git a/modules/ui/src/app/app.component.html b/modules/ui/src/app/app.component.html index 6f9601946..3de72db0c 100644 --- a/modules/ui/src/app/app.component.html +++ b/modules/ui/src/app/app.component.html @@ -296,6 +296,10 @@
+ {{ data.testrunStatus.device.manufacturer }} + {{ data.testrunStatus.device.model }} v{{ + data.testrunStatus.device.firmware + }} +
++ {{ data.testrunStatus.device.test_pack }} testing has just finished +
+{{ data.testrunStatus.status }}
++ {{ data.testrunStatus.description }} +
+