Merge pull request 'Docked South alarm footer is funcitonal now. Minor adjustments in the Realtime View. Added missing recource file for the GetAlarmsWithCount sql query.' (#138) from guga into main

Reviewed-on: #138
This commit is contained in:
gigi.mamaladze 2025-06-24 11:56:44 +00:00
commit 38a0aa27cb
6 changed files with 2567 additions and 3024 deletions

View File

@ -1,17 +0,0 @@
{
"scope": "G",
"version": 1,
"restricted": false,
"overridable": true,
"files": [
"view.json",
"thumbnail.png"
],
"attributes": {
"lastModification": {
"actor": "external",
"timestamp": "2025-04-08T09:28:16Z"
},
"lastModificationSignature": "520ca9154983ebd5e278483cb1f1ad256993cf1f3e781a27554bff0679845a8c"
}
}

View File

@ -488,7 +488,6 @@
],
"custom": {
"priorities": {
"critical": false,
"diagnostic": false,
"high": false,
"low": false,
@ -2901,7 +2900,7 @@
"$": [
"ts",
192,
1750674251724
1750755617512
],
"$ts": 1750435156149
},
@ -2909,7 +2908,7 @@
"$": [
"ts",
192,
1750674251724
1750755617511
],
"$ts": 1750436956149
}
@ -3857,7 +3856,7 @@
"$": [
"ts",
192,
1750674251724
1750755617512
],
"$ts": 1750435156149
},
@ -3865,7 +3864,7 @@
"$": [
"ts",
192,
1750674251724
1750755617511
],
"$ts": 1750436956149
},

View File

@ -0,0 +1,33 @@
{
"scope": "DG",
"version": 2,
"restricted": false,
"overridable": true,
"files": [
"query.sql"
],
"attributes": {
"useMaxReturnSize": false,
"autoBatchEnabled": false,
"fallbackValue": "",
"maxReturnSize": 100,
"cacheUnit": "SEC",
"type": "Query",
"enabled": true,
"cacheAmount": 1,
"cacheEnabled": false,
"database": "MariaDB",
"fallbackEnabled": false,
"lastModificationSignature": "7c75636782a866dd1e5158a5d0cc022609a60c6330b03adac3e67b017c7eda76",
"permissions": [
{
"zone": "default",
"role": ""
}
],
"lastModification": {
"actor": "external",
"timestamp": "2025-06-23T14:58:24Z"
}
}
}