diff --git a/csharp/App/SinexcelCommunication/DeviceState.cs b/csharp/App/SinexcelCommunication/DeviceState.cs deleted file mode 100644 index 839b21bb8..000000000 --- a/csharp/App/SinexcelCommunication/DeviceState.cs +++ /dev/null @@ -1,8 +0,0 @@ -namespace InnovEnergy.App.SinexcelCommunication; - -public enum DeviceState -{ - Disabled, - Measured, - Computed -} \ No newline at end of file