{ "opencollection": "1.0.0", "info": { "name": "Xcel Energy Green Button Connect My Data ApplicationInformation Log API", "version": "1.1.0" }, "items": [ { "info": { "name": "Log", "type": "folder" }, "items": [ { "info": { "name": "List LogEvents", "type": "http" }, "http": { "method": "GET", "url": "https://api.xcelenergy.com/DataCustodian/espi/1_1/resource/edev/:edevId/log", "params": [ { "name": "edevId", "value": "", "type": "path", "description": "Numeric identifier of an EndDevice resource." }, { "name": "s", "value": "", "type": "query", "description": "0-based start index for paginated lists." }, { "name": "l", "value": "", "type": "query", "description": "Maximum number of list items to return." } ] }, "docs": "Returns the LogEventList for an EndDevice." } ] } ], "bundled": true }