Changes in classes: new concept for latest value + all types of events generated...
[smartthings-infrastructure.git] / GlobalVariables / GlobalVariablesBothApps.groovy
index 998778b9380bb5611888df21ca3941a744de4056..2840bea5a3dd390eb318781b5c4d8db6077c1b26 100644 (file)
@@ -8,8 +8,6 @@
 @Field def appObject = new Touched(sendEvent, 0)
 //Create a global list for events
 //@Field def evt = []
-//Global Object for class AtomicState!
-@Field def atomicState = new AtomicState()
 //Global Object for class Touch Sensor!
 @Field def touchSensorObject = new NfcTouch(sendEvent, 1)
 //Global Object for class switch!