Deleting files and completing event generation.
authorrtrimana <rtrimana@uci.edu>
Mon, 22 Jul 2019 19:38:48 +0000 (12:38 -0700)
committerrtrimana <rtrimana@uci.edu>
Mon, 22 Jul 2019 19:38:48 +0000 (12:38 -0700)
commitb0f9044f8811563aae5895e537eafccc94e067ed
treed685416485436d0fe4cc78d71fe03a0544d1bf08
parent46547f87f468c8ede5221d4a70b08eda9fce6f23
Deleting files and completing event generation.
21 files changed:
Extractor/ExtractorScript.py
eventSimulator/appTouchEvent.groovy [new file with mode: 0644]
eventSimulator/buttonPushedEvent.groovy [new file with mode: 0644]
eventSimulator/contactClosedEvent.groovy [new file with mode: 0644]
eventSimulator/contactOpenEvent.groovy [new file with mode: 0644]
eventSimulator/doorClosedEvent.groovy [new file with mode: 0644]
eventSimulator/doorOpenEvent.groovy [new file with mode: 0644]
eventSimulator/eventAppTouch.groovy [deleted file]
eventSimulator/eventContactClosed.groovy [deleted file]
eventSimulator/eventContactOpen.groovy [deleted file]
eventSimulator/eventLocked.groovy [deleted file]
eventSimulator/eventNfcTouch.groovy [deleted file]
eventSimulator/eventSimulator.groovy [deleted file]
eventSimulator/eventSwitchOff.groovy [new file with mode: 0644]
eventSimulator/eventSwitchOn.groovy [new file with mode: 0644]
eventSimulator/eventUnlocked.groovy [deleted file]
eventSimulator/lockEvent.groovy [new file with mode: 0644]
eventSimulator/nfcTouchEvent.groovy [new file with mode: 0644]
eventSimulator/presenceLeftEvent.groovy [new file with mode: 0644]
eventSimulator/presencePresentEvent.groovy [new file with mode: 0644]
eventSimulator/unlockEvent.groovy [new file with mode: 0644]