This won't run as is via "groovy resetcoloronclose.groovy". How do I run it?
It yields:
Caught: groovy.lang.MissingMethodException: No signature of method: ResetColorOnClose.definition() is applicable for argument types: (java.util.LinkedHashMap) values: [[name:Reset Color on Close, namespace:smartthings, author:smartthings, ...]]
groovy.lang.MissingMethodException: No signature of method: ResetColorOnClose.definition() is applicable for argument types: (java.util.LinkedHashMap) values: [[name:Reset Color on Close, namespace:smartthings, author:smartthings, ...]]
at ResetColorOnClose.run(ResetColorOnClose.groovy:17)
This won't run as is via "groovy resetcoloronclose.groovy". How do I run it?
It yields:
Caught: groovy.lang.MissingMethodException: No signature of method: ResetColorOnClose.definition() is applicable for argument types: (java.util.LinkedHashMap) values: [[name:Reset Color on Close, namespace:smartthings, author:smartthings, ...]]
groovy.lang.MissingMethodException: No signature of method: ResetColorOnClose.definition() is applicable for argument types: (java.util.LinkedHashMap) values: [[name:Reset Color on Close, namespace:smartthings, author:smartthings, ...]]
at ResetColorOnClose.run(ResetColorOnClose.groovy:17)