diff --git a/csharp/App/SaliMax/src/Watchdog.cs b/csharp/Lib/Utils/Watchdog.cs similarity index 93% rename from csharp/App/SaliMax/src/Watchdog.cs rename to csharp/Lib/Utils/Watchdog.cs index d2713ad8f..30f9242b1 100644 --- a/csharp/App/SaliMax/src/Watchdog.cs +++ b/csharp/Lib/Utils/Watchdog.cs @@ -1,6 +1,6 @@ using System.Runtime.InteropServices; -namespace InnovEnergy.App.SaliMax; +namespace InnovEnergy.Lib.Utils; // https://www.freedesktop.org/software/systemd/man/sd_notify.html