From 7d9ab3b87aed944167d77244b00fbdd4224725e2 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Thu, 14 Nov 2024 14:30:42 +0200 Subject: Added support for SMS notifications on TS & X4. --- .../Tango.PPC.MachineSettings/Views/MainView.xaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings') diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml b/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml index 694658be6..5a08c5cd1 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings/Views/MainView.xaml @@ -386,6 +386,28 @@ + + + + + Enable Notifications + + + Notify When Job Completes + + + Notify When Job Fails + + + Minimum meters for notification + + + + Phone Numbers (comma separated) + + + + -- cgit v1.3.1