Gateway
Information relating to TT gateway hardware details and current state.
GET /api/v2/gateway [SECURE]
Returns status of the gateway.
Response
200 OK
{
"status": 200,
"returnCode": 11,
"gatewayStatus": {
"freeMemory": 3551232,
"totalMemory": 63504384,
"gatewayPlatform": "cpx2",
"deviceId": "00000000-00000000-00409dff-ff5ff14b",
"utcOffset": "-04:00",
"cpuTemp": 0,
"timezone": "America/New_York",
"zigbeeEui64": "00:13:a2:00:40:b2:70:26",
"cloudAccountName": null,
"uptime": 262956,
"usedMemory": 59953152,
"zigbeeChannel": 0,
"gatewayProduct": "xbgw",
"appBundleVersion": "1.2.28",
"cloudLocationName": null,
"cpuUtilization": 50,
"currentTime": "2016-09-02T11:28:09"
}
}
Updated less than a minute ago