From a1dd36140d777a6be4d49c93c14c2190ce0385a6 Mon Sep 17 00:00:00 2001 From: OpenT2T Date: Mon, 17 Jul 2017 15:34:25 -0700 Subject: [PATCH] Modifying 'Microsoft SmartApp 7/17 Publish' --- .../opent2t-smartapp-test-alpha.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartapps/opent2t/opent2t-smartapp-test-alpha.src/opent2t-smartapp-test-alpha.groovy b/smartapps/opent2t/opent2t-smartapp-test-alpha.src/opent2t-smartapp-test-alpha.groovy index 794341b..02afba5 100644 --- a/smartapps/opent2t/opent2t-smartapp-test-alpha.src/opent2t-smartapp-test-alpha.groovy +++ b/smartapps/opent2t/opent2t-smartapp-test-alpha.src/opent2t-smartapp-test-alpha.groovy @@ -3,7 +3,7 @@ import javax.crypto.spec.SecretKeySpec; import java.security.InvalidKeyException; definition( - name: "Microsoft SmartApp", + name: "OpenT2T SmartApp Test", namespace: "opent2t", author: "Microsoft", description: "SmartApp for end to end SmartThings scenarios via OpenT2T",