Commit #7: Events thread-based + new easier Extractor.py + our own Timer class
[smartthings-infrastructure.git] / Extractor / App1 / extractedObjectsApp1.groovy
1 //Object for class lock!
2 def lock1
3 //Object for class contactSensor!
4 def contact
5 //Global variable for number!
6 def minutesLater = 1
7 //Global variable for number!
8 def secondsLater = 10
9 //Global variable for contact!
10 def recipients = "AJ"
11 //Global variable for phone!
12 def phoneNumber = 9495379373