Compare commits

..

1 Commits

Author SHA1 Message Date
Steve Schwartz
363f438bbf MSA-1718: Beta version of Gideon 2017-01-18 09:23:54 -08:00

View File

@@ -471,6 +471,7 @@ def turnOnOutlet() {
}
}
}
def turnOffOutlet() {
def device = outlets.find { it.id == params.id }
if (command){