Modifying 'OpenT2T SmartApp 4/14 Publish'

This commit is contained in:
OpenT2T
2017-04-16 19:04:37 -07:00
parent 0b4b4b3244
commit d5d2fb8560

View File

@@ -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