Changes in classes: new concept for latest value + all types of events generated...
[smartthings-infrastructure.git] / GlobalVariables / GlobalVariablesEachApp.groovy
index 0e1de0bfbcb7cb00e98a1b18c854a1822bad5d57..8ae34ad07c32e71b31d3b40804f1769ad0b2d582 100644 (file)
@@ -16,3 +16,5 @@ def timersList = []
 def settings
 //Zip code
 def zipCode = 92617
+//atomicState variable
+def atomicState = [version: "1.01"]