Updates for JR PB button #118

Merged
gigi.mamaladze merged 3 commits from beka-5 into main 2025-06-10 08:58:03 +00:00
Showing only changes of commit 94b46b151d - Show all commits

View File

@ -6,7 +6,9 @@
"priority": 0, "priority": 0,
"priority_string": "No active alarms", "priority_string": "No active alarms",
"searchId": "PLC01", "searchId": "PLC01",
"state": 0 "state": 5,
"status": 0,
"visible_status": false
}, },
"params": { "params": {
"forceFaultStatus": null, "forceFaultStatus": null,
@ -328,7 +330,7 @@
"dom": { "dom": {
"onClick": { "onClick": {
"config": { "config": {
"script": "\tsystem.perspective.openDock(\u0027Docked-East\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})" "script": "\tsystem.perspective.openDock(\u0027Docked-East-JR\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})"
}, },
"scope": "G", "scope": "G",
"type": "script" "type": "script"