Adding a new variable.
[jpf-core.git] / main.jpf
index 98264ca019a50beb596e0e62034989d73bec17a3..d9feee526e7decf025d187dee5cb1642504411c4 100644 (file)
--- a/main.jpf
+++ b/main.jpf
@@ -13,13 +13,15 @@ listener=gov.nasa.jpf.listener.VariableConflictTracker
 # Switches
 #variables=currentSwitch
 # Lights
-variables=colorChanged,currentHue,currentSaturation,currentLevel,currentSwitch,colorTemperature
+#variables=colorChanged,currentHue,currentSaturation,currentLevel,currentSwitch,colorTemperature
 # Speeches
 #variables=level,oneUser
 # Music players
 #variables=status,level,trackDescription,trackData,mute
 # Relay switch
 #variables=currentSwitch
+# Valves
+variables=valve,valveLatestValue
                        
 # Potentially conflicting apps (we default to App1 and App2 for now)
 apps=App1,App2