diff --git a/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/Alarm-Views/RealTime/view.json b/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/Alarm-Views/RealTime/view.json index d6f97c7..fb215e9 100644 --- a/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/Alarm-Views/RealTime/view.json +++ b/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/Alarm-Views/RealTime/view.json @@ -1397,61 +1397,7 @@ } }, "selection": { - "data": [ - { - "Description": { - "style": { - "classes": "Alarms-Styles/High" - }, - "value": "MCM01 - Hello world" - }, - "Duration": { - "style": { - "classes": "Alarms-Styles/High" - }, - "value": "00:53:47" - }, - "ID": { - "style": { - "classes": "Alarms-Styles/High" - }, - "value": 103 - }, - "Location": { - "style": { - "classes": "Alarms-Styles/High" - }, - "value": "MCM01" - }, - "Priority": { - "style": { - "classes": "Alarms-Styles/High" - }, - "value": "High" - }, - "StartTimestamp": { - "style": { - "classes": "Alarms-Styles/High" - }, - "value": { - "$": [ - "ts", - 0, - 1750677703466 - ], - "$ts": 1750674476000 - } - }, - "Tag": { - "style": { - "classes": "Alarms-Styles/High" - }, - "value": "MCM01.HMI.Beacon_Light" - } - } - ], - "mode": "multiple interval", - "selectedRow": 0 + "mode": "multiple interval" } }, "type": "ia.display.table" @@ -2324,7 +2270,10 @@ ], "emptyMessage": { "noData": { - "text": "No Shelved Alarms" + "text": "No Alarms" + }, + "noFilterResults": { + "text": "No Alarms" } }, "filter": { @@ -3764,6 +3713,14 @@ "width": "" } ], + "emptyMessage": { + "noData": { + "text": "No Alarms" + }, + "noFilterResults": { + "text": "No Alarms" + } + }, "enabled": true, "filter": { "enabled": true, @@ -4167,6 +4124,7 @@ "contentStyle": { "classes": "Background-Styles/Grey-Background" }, + "currentTabIndex": 2, "menuType": "modern", "style": { "classes": "Background-Styles/Grey-Background"