projects
/
smartthings-infrastructure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06efdd4
)
Commit #5
author
amiraj
<amiraj.95@uci.edu>
Tue, 2 Jul 2019 22:05:00 +0000
(15:05 -0700)
committer
amiraj
<amiraj.95@uci.edu>
Tue, 2 Jul 2019 22:05:00 +0000
(15:05 -0700)
Switch/Switching.groovy
patch
|
blob
|
history
diff --git
a/Switch/Switching.groovy
b/Switch/Switching.groovy
index c9a0efbd5e9bdd12a020ad6c05c44cc0b6f45098..1b118501164b4a0940e0d0932ab54c0a1f473183 100644
(file)
--- a/
Switch/Switching.groovy
+++ b/
Switch/Switching.groovy
@@
-21,7
+21,6
@@
public class Switching{
switches = [new Switches(sendEvent, 0, "switch0", "off", "off"), new Switches(sendEvent, 1, "switch1", "off", "off")
,new Switches(sendEvent, 2, "switch2", "off", "off")]
}
- println("salam")
}
//By Apps