Configurable Devices?

Not sure where to post this, but see the option in CoRE & webCoRE settings for selecting configurable devices, but what exactly does that mean? Obviously they’re configurable, but how so? What kind of reconfigurations can be done?

Best place for all things CoRE or WebCORE is

:slight_smile:

“Configurable” is one of the SmartThings official Capabilities that a Device Type can claim. The exact implementation of this contract depends on the Device Type Handler developer.

You may need to look at the DTH code to see what they implemented for the Configure command. And then you’ll know what CoRE can issue to the Device.

http://docs.smartthings.com/en/latest/capabilities-reference.html#configuration