From 7b5f2a8ab5e50dc9ab15d5bf9e41b8c0d84aa6c7 Mon Sep 17 00:00:00 2001 From: gugak Date: Fri, 2 May 2025 08:20:38 -0700 Subject: [PATCH] filtering fios --- .../Symbol-Views/Device-Views/DeviceStatus/view.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/Symbol-Views/Device-Views/DeviceStatus/view.json b/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/Symbol-Views/Device-Views/DeviceStatus/view.json index 4f60c4b..b646e95 100644 --- a/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/Symbol-Views/Device-Views/DeviceStatus/view.json +++ b/SCADA_PERSPECTIVE_PARENT_PROJECT/com.inductiveautomation.perspective/views/Symbol-Views/Device-Views/DeviceStatus/view.json @@ -270,6 +270,14 @@ }, "type": "expr" } + }, + "meta.visible": { + "binding": { + "config": { + "path": "session.custom.alarm_filter.show_fio" + }, + "type": "property" + } } }, "props": {