Infrastructure that works for all the locks' group!
authoramiraj <amiraj.95@uci.edu>
Mon, 29 Jul 2019 21:09:36 +0000 (14:09 -0700)
committeramiraj <amiraj.95@uci.edu>
Mon, 29 Jul 2019 21:09:36 +0000 (14:09 -0700)
commit31da25f02c14814f402e84b35a174f3c0958cd38
tree4a2505f95441645e2f8e6b334fe6a390e26c2374
parent7bc2c68bdfb07a54d6e8399e7514d715c78a2398
Infrastructure that works for all the locks' group!
126 files changed:
AccelerationSensor/AccelerationSensors.groovy
Alarm/Alarm.groovy
Alarm/Alarms.groovy
AllEvents [new file with mode: 0644]
AtomicState/AtomicState.groovy [new file with mode: 0644]
Battery/Batteries.groovy
Battery/Battery.groovy
BeaconSensor/BeaconSensors.groovy
CarbonMonoxideDetector/CarbonMonoxideDetectors.groovy
ColorControl/ColorControl.groovy
ColorControl/ColorControls.groovy
ContactSensor/ContactSensors.groovy
DoorControl/DoorControl.groovy
DoorControl/DoorControls.groovy
EnergyMeter/EnergyMeter.groovy
EnergyMeter/EnergyMeters.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/App2/extractedObjectsConstructorApp2.groovy
Extractor/Extractor.groovy
Extractor/ExtractorScript.py
Extractor/extractorFile.groovy
GlobalVariables/GlobalVariablesBothApps.groovy
IlluminanceMeasurement/IlluminanceMeasurement.groovy [new file with mode: 0644]
IlluminanceMeasurement/IlluminanceMeasurements.groovy [new file with mode: 0644]
ImageCapture/ImageCapture.groovy
ImageCapture/ImageCaptures.groovy
Location/LocationVar.groovy
Lock/Lock.groovy
Lock/Locks.groovy
Methods/canSchedule.groovy [new file with mode: 0644]
Methods/eventHandler.groovy
Methods/getTemperatureScale.groovy
Methods/httpPostJson.groovy [new file with mode: 0644]
Methods/runEvery15Minutes.groovy [new file with mode: 0644]
Methods/schedule.groovy
Methods/sendNotification.groovy [new file with mode: 0644]
Methods/timeToday.groovy [new file with mode: 0644]
MobilePresence/MobilePresence.groovy [new file with mode: 0644]
MobilePresence/MobilePresences.groovy [new file with mode: 0644]
ModelCheck.py
MotionSensor/MotionSensors.groovy
MusicPlayer/MusicPlayer.groovy
MusicPlayer/MusicPlayers.groovy
PowerMeter/PowerMeter.groovy [new file with mode: 0644]
PowerMeter/PowerMeters.groovy [new file with mode: 0644]
PresenceSensor/PresenceSensors.groovy
RelativeHumidityMeasurement/RelativeHumidityMeasurement.groovy [new file with mode: 0644]
RelativeHumidityMeasurement/RelativeHumidityMeasurements.groovy [new file with mode: 0644]
RelaySwitch/RelaySwitch.groovy [new file with mode: 0644]
RelaySwitch/RelaySwitches.groovy [new file with mode: 0644]
Runner.py
SleepSensor/SleepSensor.groovy [new file with mode: 0644]
SleepSensor/SleepSensors.groovy [new file with mode: 0644]
SmokeDetector/SmokeDetectors.groovy
SpeechSynthesis/SpeechSynthesis.groovy
SpeechSynthesis/SpeechSynthesises.groovy
StepSensor/StepSensor.groovy [new file with mode: 0644]
StepSensor/StepSensors.groovy [new file with mode: 0644]
Switch/Switch.groovy
Switch/Switches.groovy
SwitchLevel/SwitchLevel.groovy [new file with mode: 0644]
SwitchLevel/SwitchLevels.groovy [new file with mode: 0644]
TemperatureMeasurement/TemperatureMeasurement.groovy [new file with mode: 0644]
TemperatureMeasurement/TemperatureMeasurements.groovy [new file with mode: 0644]
Thermostat/Thermostat.groovy
Thermostat/Thermostats.groovy
Valve/Valve.groovy [new file with mode: 0644]
Valve/Valves.groovy [new file with mode: 0644]
Variables and events for each device
WaterSensor/WaterSensor.groovy [new file with mode: 0644]
WaterSensor/WaterSensors.groovy [new file with mode: 0644]
appTouch/Touched.groovy
eventSimulator/accelerationActiveEvent.groovy [new file with mode: 0644]
eventSimulator/accelerationInactiveEvent.groovy [new file with mode: 0644]
eventSimulator/appTouchEvent.groovy
eventSimulator/batteryChargeEvent.groovy
eventSimulator/beaconLeftEvent.groovy [new file with mode: 0644]
eventSimulator/beaconPresentEvent.groovy [new file with mode: 0644]
eventSimulator/buttonHeldEvent.groovy
eventSimulator/buttonPushedEvent.groovy
eventSimulator/carbonMonoxideClearEvent.groovy
eventSimulator/carbonMonoxideDetectedEvent.groovy
eventSimulator/carbonMonoxideTestedEvent.groovy
eventSimulator/colorChangedEvent.groovy [new file with mode: 0644]
eventSimulator/contactClosedEvent.groovy
eventSimulator/contactOpenEvent.groovy
eventSimulator/doorClosedEvent.groovy
eventSimulator/doorOpenEvent.groovy
eventSimulator/eventSimulator.groovy
eventSimulator/eventSwitchOff.groovy
eventSimulator/eventSwitchOn.groovy
eventSimulator/hueChangedEvent.groovy [new file with mode: 0644]
eventSimulator/locationAwayEvent.groovy
eventSimulator/locationHomeEvent.groovy
eventSimulator/locationNightEvent.groovy
eventSimulator/lockEvent.groovy
eventSimulator/motionActiveEvent.groovy
eventSimulator/motionInactiveEvent.groovy
eventSimulator/nfcTouchEvent.groovy
eventSimulator/presenceLeftEvent.groovy
eventSimulator/presencePresentEvent.groovy
eventSimulator/saturationChangedEvent.groovy [new file with mode: 0644]
eventSimulator/smokeCarbonMonoxideClearEvent.groovy [new file with mode: 0644]
eventSimulator/smokeCarbonMonoxideDetectedEvent.groovy [new file with mode: 0644]
eventSimulator/smokeCarbonMonoxideTestedEvent.groovy [new file with mode: 0644]
eventSimulator/smokeClearEvent.groovy
eventSimulator/smokeDetectedEvent.groovy
eventSimulator/smokeTestedEvent.groovy
eventSimulator/switchOffEvent.groovy
eventSimulator/switchOnEvent.groovy
eventSimulator/thermostatAutoModeEvent.groovy
eventSimulator/thermostatCoolModeEvent.groovy
eventSimulator/thermostatEmergencyHeatModeEvent.groovy
eventSimulator/thermostatHeatModeEvent.groovy
eventSimulator/thermostatOffModeEvent.groovy
eventSimulator/unlockEvent.groovy
main.groovy
prgs [deleted file]
test [deleted file]