Infrastructure that works for all the locks' group!
authoramiraj <amiraj.95@uci.edu>
Mon, 29 Jul 2019 21:15:22 +0000 (14:15 -0700)
committeramiraj <amiraj.95@uci.edu>
Mon, 29 Jul 2019 21:15:22 +0000 (14:15 -0700)
commit86c861ff59c870277d034de77d6cef2a4c6f5aa4
tree4a2505f95441645e2f8e6b334fe6a390e26c2374
parentd00fd74ad7e497d6849c284c6ba69db2d3ec8e65
Infrastructure that works for all the locks' group!
52 files changed:
Battery/Batteries.groovy
CarbonMonoxideDetector/CarbonMonoxideDetectors.groovy
ColorControl/ColorControls.groovy
DoorControl/DoorControls.groovy
EnergyMeter/EnergyMeters.groovy
Extractor/Extractor.groovy
Extractor/ExtractorScript.py
GlobalVariables/GlobalVariablesBothApps.groovy
Methods/eventHandler.groovy
ModelCheck.py
MusicPlayer/MusicPlayers.groovy
Runner.py
Switch/Switches.groovy
Thermostat/Thermostats.groovy
appLists/device-interaction/acfanheaterSwitchesAppList [deleted file]
appLists/device-interaction/alarmsAppList [deleted file]
appLists/device-interaction/cameraSwitchesAppList [deleted file]
appLists/device-interaction/camerasAppList [deleted file]
appLists/device-interaction/hueLightsAppList [deleted file]
appLists/device-interaction/lightSwitchesAppList [deleted file]
appLists/device-interaction/locksAppList [deleted file]
appLists/device-interaction/musicPlayersAppList [deleted file]
appLists/device-interaction/nonHueLightsAppList [deleted file]
appLists/device-interaction/relaySwitchesAppList [deleted file]
appLists/device-interaction/speechesAppList [deleted file]
appLists/device-interaction/switchesAppList [deleted file]
appLists/device-interaction/thermostatsAppList [deleted file]
appLists/device-interaction/valvesAppList [deleted file]
appLists/device-interaction/ventfanSwitchesAppList [deleted file]
appLists/global-state-variable-interaction/globalstatevariableAppList [deleted file]
appLists/physical-interaction/illuminancesensorAppList [deleted file]
appLists/physical-interaction/lightAppList [deleted file]
appLists/physical-interaction/motionAppList [deleted file]
appLists/physical-interaction/motionsensorAppList [deleted file]
appLists/physical-interaction/soundAppList [deleted file]
appLists/physical-interaction/soundsensorAppList [deleted file]
appLists/physical-interaction/watersensorAppList [deleted file]
appLists/physical-interaction/watervalveAppList [deleted file]
eventSimulator/accelerationActiveEvent.groovy
eventSimulator/accelerationInactiveEvent.groovy
eventSimulator/beaconLeftEvent.groovy
eventSimulator/beaconPresentEvent.groovy
eventSimulator/carbonMonoxideClearEvent.groovy
eventSimulator/carbonMonoxideDetectedEvent.groovy
eventSimulator/carbonMonoxideTestedEvent.groovy
eventSimulator/colorChangedEvent.groovy
eventSimulator/hueChangedEvent.groovy
eventSimulator/saturationChangedEvent.groovy
eventSimulator/smokeCarbonMonoxideClearEvent.groovy
eventSimulator/smokeCarbonMonoxideDetectedEvent.groovy
eventSimulator/smokeCarbonMonoxideTestedEvent.groovy
run.sh