Infrastructure that works for all the locks' group!
[smartthings-infrastructure.git] / Extractor / App2 / extractedObjectsApp2.groovy
1 //Object for class lock!
2 def aLock
3 //Object for class contactSensor!
4 def openSensor
5 //Global variable for number!
6 def duration = 47
7 //Global variable for boolean!
8 def pushNotification = "0"
9 //Global variable for phone!
10 def phoneNumber = 9495379373
11 //Global variable for boolean!
12 def lockIfClosed = "1"