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
parent 29f315ac33
commit 8ba5eaf74d
18 changed files with 36 additions and 18 deletions

View File

@@ -24,7 +24,8 @@ definition(
category: "Connections",
iconUrl: "https://s3.amazonaws.com/smartapp-icons/Partner/withings.png",
iconX2Url: "https://s3.amazonaws.com/smartapp-icons/Partner/withings%402x.png",
oauth: true
oauth: true,
singleInstance: true
) {
appSetting "clientId"
appSetting "clientSecret"