mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-08 05:31:56 +00:00
Modifying 'OpenT2T SmartApp 4/14 Publish'
This commit is contained in:
@@ -63,6 +63,7 @@ def getInputs() {
|
||||
return inputList
|
||||
}
|
||||
|
||||
|
||||
//API external Endpoints
|
||||
mappings {
|
||||
path("/devices") {
|
||||
@@ -311,6 +312,7 @@ def locationEventHandler(evt) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/*** Device Query/Update Functions ***/
|
||||
|
||||
//Endpoints function: return all device data in json format
|
||||
|
||||
Reference in New Issue
Block a user