Adjusting setLocationMode for global-variable conflict detection.
[smartthings-infrastructure.git] / Methods / canSchedule.groovy
1 /////////////////////////////////////////////////////////////////////
2 def canSchedule() {
3         return true
4 }