HOTFIX - ICP-381

CP-381 -  OCF device type

Remove space

DVCSMP-2523

Revert DVCSMP-2523

spaces
This commit is contained in:
juano2310
2017-03-30 13:59:47 -04:00
parent 9f944df598
commit 0c8de4402b
8 changed files with 8 additions and 8 deletions

View File

@@ -12,7 +12,7 @@
*
*/
metadata {
definition (name: "Dimmer Switch", namespace: "smartthings", author: "SmartThings") {
definition (name: "Dimmer Switch", namespace: "smartthings", author: "SmartThings", ocfDeviceType: "oic.d.switch") {
capability "Switch Level"
capability "Actuator"
capability "Indicator"