From 60da9224bf15c71599580467a3617318d1f63844 Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Tue, 16 Jun 2026 18:25:28 -0400 Subject: [PATCH] feat(client-ui): ShelveAlarmWindow dialog (kind + duration) --- .../Views/ShelveAlarmWindow.axaml | 34 ++++++++ .../Views/ShelveAlarmWindow.axaml.cs | 84 +++++++++++++++++++ 2 files changed, 118 insertions(+) create mode 100644 src/Client/ZB.MOM.WW.OtOpcUa.Client.UI/Views/ShelveAlarmWindow.axaml create mode 100644 src/Client/ZB.MOM.WW.OtOpcUa.Client.UI/Views/ShelveAlarmWindow.axaml.cs diff --git a/src/Client/ZB.MOM.WW.OtOpcUa.Client.UI/Views/ShelveAlarmWindow.axaml b/src/Client/ZB.MOM.WW.OtOpcUa.Client.UI/Views/ShelveAlarmWindow.axaml new file mode 100644 index 00000000..2b0a5b03 --- /dev/null +++ b/src/Client/ZB.MOM.WW.OtOpcUa.Client.UI/Views/ShelveAlarmWindow.axaml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + OneShot + Timed + Unshelve + + + + + + + + +