Adding cameras.
[jpf-core.git] / main.jpf
index d1455f20288e42e57abdf2ee1db01d79c5e0351b..c1e04caa3a112f3021d70fc9d9b2e4dc8a1dbb0b 100644 (file)
--- a/main.jpf
+++ b/main.jpf
@@ -13,17 +13,23 @@ listener=gov.nasa.jpf.listener.VariableConflictTracker
 # Switches
 #variables=currentSwitch
 # Lights
-variables=currentColor,currentHue,currentSaturation,currentLevel,currentSwitch,colorTemperature
+#variables=colorChanged,currentHue,currentSaturation,currentLevel,currentSwitch,colorTemperature
+# Speeches
+#variables=level,oneUser
 # Music players
-#variables=status,level,trackDescription,trackData,mute
+#variables=status,duration,level,trackDescription,trackData,mute
 # Relay switch
 #variables=currentSwitch
+# Valves
+#variables=valve,valveLatestValue
+# Cameras
+variables=image,alarmState
                        
 # Potentially conflicting apps (we default to App1 and App2 for now)
 apps=App1,App2
 
 # Tracking the location.mode variable conflict
-#track_location_var_conflict=true
+track_location_var_conflict=true
 
 # Timeout in minutes (default is 0 which means no timeout)
 timeout=30