diff --git a/devices/common/lofar_environment.py b/devices/common/lofar_environment.py
new file mode 100644
index 0000000000000000000000000000000000000000..7c191e12b42c4ceb3f400c0d57e305826057eee2
--- /dev/null
+++ b/devices/common/lofar_environment.py
@@ -0,0 +1,6 @@
+#
+#   Change manually the method to switch between modes
+#
+
+def isProduction():
+    return False