Commit #9: More classes + Extractor with Rahmadi's editions + Fixing some bugs
authoramiraj <amiraj.95@uci.edu>
Tue, 23 Jul 2019 22:52:12 +0000 (15:52 -0700)
committeramiraj <amiraj.95@uci.edu>
Tue, 23 Jul 2019 22:52:12 +0000 (15:52 -0700)
commitb4a0eb4ecf95103960505a8249c43586a24631e9
tree13a491cf927ed36361f2c22a0dc419163bd73187
parent099c82f83bc2f4b8bd060d1985cf4a9fed3bc695
Commit #9: More classes + Extractor with Rahmadi's editions + Fixing some bugs
41 files changed:
Alarm/Alarm.groovy [new file with mode: 0644]
Alarm/Alarms.groovy [new file with mode: 0644]
ContactSensor/ContactSensor.groovy
ContactSensor/ContactSensors.groovy
DoorControl/DoorControls.groovy
Event/Event.groovy
Extractor/App1/App1.groovy
Extractor/App1/extractedFunctionsApp1.groovy
Extractor/App1/extractedObjectsApp1.groovy
Extractor/App1/extractedObjectsConstructorApp1.groovy
Extractor/App2/App2.groovy
Extractor/App2/extractedFunctionsApp2.groovy
Extractor/App2/extractedObjectsApp2.groovy
Extractor/Extractor.groovy
Extractor/ExtractorScript.py
Extractor/extractorFile.groovy
GlobalVariables/GlobalVariablesBothApps.groovy
GlobalVariables/GlobalVariablesEachApp.groovy
ImageCapture/ImageCapture.groovy [new file with mode: 0644]
ImageCapture/ImageCaptures.groovy [new file with mode: 0644]
Location/LocationVar.groovy
Lock/Locks.groovy
Methods/getSunriseAndSunset.groovy [new file with mode: 0644]
Methods/getTemperatureScale.groovy [new file with mode: 0644]
Methods/runIn.groovy
Methods/schedule.groovy
Methods/sendSms.groovy
MotionSensor/MotionSensor.groovy [new file with mode: 0644]
MotionSensor/MotionSensors.groovy [new file with mode: 0644]
MusicPlayer/MusicPlayers.groovy
PresenceSensor/PresenceSensors.groovy
Runner.py
SmokeDetector/SmokeDetector.groovy [new file with mode: 0644]
SmokeDetector/SmokeDetectors.groovy [new file with mode: 0644]
SpeechSynthesis/SpeechSynthesis.groovy [new file with mode: 0644]
SpeechSynthesis/SpeechSynthesises.groovy [new file with mode: 0644]
Switch/Switches.groovy
Thermostat/Thermostat.groovy
Thermostat/Thermostats.groovy
Variables and events for each device [new file with mode: 0644]
main.groovy