creating eventsSince for ContactSensor and AeonKeyFobs + commenting runAfter method...
[smartthings-infrastructure.git] / GlobalVariables / GlobalVariablesEachApp.groovy
index 0e1de0bfbcb7cb00e98a1b18c854a1822bad5d57..ae8b936042f5259750bbfa5c5f9791853bec2a30 100644 (file)
@@ -8,11 +8,9 @@ def functionList = []
 def objectList = []
 //Create a global variable for Events in Subscribe method
 def eventList = []
-//Create a global list for function schedulers
-def timersFuncList = []
-//Create a global list for timer schedulers
-def timersList = []
 //Create a global variable for settings
 def settings
 //Zip code
 def zipCode = 92617
+//atomicState variable
+def atomicState = [version: "1.01"]