Added no alarms texts to all tables
This commit is contained in:
parent
e9843607db
commit
b7f745ea64
@ -1397,61 +1397,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"selection": {
|
"selection": {
|
||||||
"data": [
|
"mode": "multiple interval"
|
||||||
{
|
|
||||||
"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
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"type": "ia.display.table"
|
"type": "ia.display.table"
|
||||||
@ -2324,7 +2270,10 @@
|
|||||||
],
|
],
|
||||||
"emptyMessage": {
|
"emptyMessage": {
|
||||||
"noData": {
|
"noData": {
|
||||||
"text": "No Shelved Alarms"
|
"text": "No Alarms"
|
||||||
|
},
|
||||||
|
"noFilterResults": {
|
||||||
|
"text": "No Alarms"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filter": {
|
"filter": {
|
||||||
@ -3764,6 +3713,14 @@
|
|||||||
"width": ""
|
"width": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"emptyMessage": {
|
||||||
|
"noData": {
|
||||||
|
"text": "No Alarms"
|
||||||
|
},
|
||||||
|
"noFilterResults": {
|
||||||
|
"text": "No Alarms"
|
||||||
|
}
|
||||||
|
},
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"filter": {
|
"filter": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
@ -4167,6 +4124,7 @@
|
|||||||
"contentStyle": {
|
"contentStyle": {
|
||||||
"classes": "Background-Styles/Grey-Background"
|
"classes": "Background-Styles/Grey-Background"
|
||||||
},
|
},
|
||||||
|
"currentTabIndex": 2,
|
||||||
"menuType": "modern",
|
"menuType": "modern",
|
||||||
"style": {
|
"style": {
|
||||||
"classes": "Background-Styles/Grey-Background"
|
"classes": "Background-Styles/Grey-Background"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user