diff --git a/lib/csharp/se/lth/control/labcomm/LabCommType.cs b/lib/csharp/se/lth/control/labcomm/LabCommType.cs
new file mode 100644
index 0000000000000000000000000000000000000000..10046819f059d114af4de5f3a15a4a35da5017c5
--- /dev/null
+++ b/lib/csharp/se/lth/control/labcomm/LabCommType.cs
@@ -0,0 +1,3 @@
+public interface LabCommType {
+
+}