CREX-3129 Update parent and service manager apps to be singleton

This commit is contained in:
Mike Robinet
2015-09-24 15:51:51 -05:00
committed by Yaima Valdivia
parent a78459347b
commit 7defe1cc61
18 changed files with 36 additions and 18 deletions

View File

@@ -23,7 +23,8 @@ definition(
description: "Connect and take pictures using your Foscam camera from inside the Smartthings app.",
category: "SmartThings Internal",
iconUrl: "https://s3.amazonaws.com/smartapp-icons/Partner/foscam.png",
iconX2Url: "https://s3.amazonaws.com/smartapp-icons/Partner/foscam@2x.png"
iconX2Url: "https://s3.amazonaws.com/smartapp-icons/Partner/foscam@2x.png",
singleInstance: true
)
preferences {