adding ocfDeviceType

This commit is contained in:
sabersd
2017-03-27 21:29:33 -05:00
parent 973d347d2f
commit 09e890091a
6 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
*/
metadata {
definition (name: "ZigBee Switch", namespace: "smartthings", author: "SmartThings") {
definition (name: "ZigBee Switch", namespace: "smartthings", author: "SmartThings", ocfDeviceType: "oic.d.switch") {
capability "Actuator"
capability "Configuration"
capability "Refresh"