updated alarm view. displaying plc tag. correctly fetching alarms data for history table #129

Merged
gigi.mamaladze merged 10 commits from kakhadze into main 2025-06-23 12:06:30 +00:00
Showing only changes of commit b7f745ea64 - Show all commits

View File

@ -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"