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