Commit #7: eventHandler and event queue are unique between two apps now. (Similar...
authoramiraj <amiraj.95@uci.edu>
Tue, 9 Jul 2019 20:31:06 +0000 (13:31 -0700)
committeramiraj <amiraj.95@uci.edu>
Tue, 9 Jul 2019 20:31:06 +0000 (13:31 -0700)
commit2fe09aaa7c08a73e2a626ad12d012018340b72a9
tree8286d88b196096ff4a8a09886623817ab4ec75c1
parent285570e387d51040a4c14ac604a6cc6ea68e0f9d
Commit #7: eventHandler and event queue are unique between two apps now. (Similar to the samsung architecture for smartthings.)
31 files changed:
Extractor/extractedObjectsApp1.groovy
Extractor/extractedObjectsApp2.groovy
Extractor/outGlobal.groovy
GlobalVariables/GlobalVariablesBothApps.groovy
GlobalVariables/GlobalVariablesEachApp.groovy
Methods/eventHandler.groovy
Runner.py
bin/main/App1.class [new file with mode: 0644]
bin/main/App2.class [new file with mode: 0644]
bin/main/ContactSensor/Contacting.class [new file with mode: 0644]
bin/main/ContactSensor/Contacts.class [new file with mode: 0644]
bin/main/Event/Event.class [new file with mode: 0644]
bin/main/Location/LocationVar.class [new file with mode: 0644]
bin/main/Location/Phrase.class [new file with mode: 0644]
bin/main/Lock/Locking$_lock_closure1.class [new file with mode: 0644]
bin/main/Lock/Locking$_unlock_closure2.class [new file with mode: 0644]
bin/main/Lock/Locking.class [new file with mode: 0644]
bin/main/Lock/Locks$_lock_closure1.class [new file with mode: 0644]
bin/main/Lock/Locks$_unlock_closure2.class [new file with mode: 0644]
bin/main/Lock/Locks.class [new file with mode: 0644]
bin/main/Logger/Logger.class [new file with mode: 0644]
bin/main/Switch/Switches$_off_closure2.class [new file with mode: 0644]
bin/main/Switch/Switches$_on_closure1.class [new file with mode: 0644]
bin/main/Switch/Switches.class [new file with mode: 0644]
bin/main/Switch/Switching$_off_closure2.class [new file with mode: 0644]
bin/main/Switch/Switching$_on_closure1.class [new file with mode: 0644]
bin/main/Switch/Switching.class [new file with mode: 0644]
bin/main/appTouch/Touched.class [new file with mode: 0644]
bin/main/main$_closure1.class [new file with mode: 0644]
bin/main/main.class [new file with mode: 0644]
main.groovy