From 05388966bc9ff2d65e7696c209a5827e82d61297 Mon Sep 17 00:00:00 2001 From: Sukanya Pandey Date: Thu, 10 Jun 2021 15:35:21 +0530 Subject: Add system attention indicators - Different LEDs and statuses will be added to hardware status page - Status for power will be shown and LED included is System identify Led Signed-off-by: Sukanya Pandey Change-Id: I8689f7bf3cc02a7a90379ec50b005bf344c091e4 --- .../Inventory/InventoryServiceIndicator.vue | 80 ++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue (limited to 'src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue') diff --git a/src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue b/src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue new file mode 100644 index 00000000..8acf43c5 --- /dev/null +++ b/src/views/HardwareStatus/Inventory/InventoryServiceIndicator.vue @@ -0,0 +1,80 @@ + + -- cgit v1.2.3