Adding a null value filter in the tracker; Adding a new conflict variable for lights.
[jpf-core.git] / main.jpf
index 5b61c44e740ca7727c0f1262fbcfe6b7dd1f345d..98264ca019a50beb596e0e62034989d73bec17a3 100644 (file)
--- a/main.jpf
+++ b/main.jpf
@@ -7,13 +7,15 @@ listener=gov.nasa.jpf.listener.VariableConflictTracker
 # Alarms
 #variables=currentAlarm
 # Locks
-variables=currentLock
+#variables=currentLock
 # Thermostats
 #variables=currentHeatingSetpoint,thermostatSetpoint,currentCoolingSetpoint,thermostatOperatingState,thermostatFanMode,currentThermostatMode
 # Switches
 #variables=currentSwitch
 # Lights
-#variables=color,hue,saturation
+variables=colorChanged,currentHue,currentSaturation,currentLevel,currentSwitch,colorTemperature
+# Speeches
+#variables=level,oneUser
 # Music players
 #variables=status,level,trackDescription,trackData,mute
 # Relay switch
@@ -26,7 +28,7 @@ apps=App1,App2
 #track_location_var_conflict=true
 
 # Timeout in minutes (default is 0 which means no timeout)
-timeout=0
+timeout=30
 
 #search.class = gov.nasa.jpf.search.heuristic.RandomHeuristic
 #search.class = gov.nasa.jpf.search.heuristic.UserHeuristic