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