Infrastructure that works for all the locks' group!
[smartthings-infrastructure.git] / Methods / canSchedule.groovy
1 /////////////////////////////////////////////////////////////////////
2 def canSchedule() {
3         return true
4 }