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

@@ -15,7 +15,7 @@
*/
metadata {
// Automatically generated. Make future change here.
definition(name: "SmartPower Outlet", namespace: "smartthings", author: "SmartThings") {
definition(name: "SmartPower Outlet", namespace: "smartthings", author: "SmartThings", ocfDeviceType: "oic.d.smartplug") {
capability "Actuator"
capability "Switch"
capability "Power Meter"