Merge branch 'master' of ssh://plrg.eecs.uci.edu/home/git/smartthings-infrastructure
[smartthings-infrastructure.git] / Methods / canSchedule.groovy
1 /////////////////////////////////////////////////////////////////////
2 def canSchedule() {
3         return true
4 }