mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-12 13:21:53 +00:00
Modifying 'obything'
This commit is contained in:
@@ -49,6 +49,14 @@ def updated() {
|
||||
unsubscribe()
|
||||
}
|
||||
|
||||
def uninstalled() {
|
||||
logout()
|
||||
}
|
||||
|
||||
def logout() {
|
||||
revokeAccessToken()
|
||||
}
|
||||
|
||||
// mapping handlers
|
||||
|
||||
// /setup POST
|
||||
|
||||
Reference in New Issue
Block a user