ethLogShared


Back to API doc top page.

Click here for a complete list of operations.

GetTemperatureStatsByUUID

For specified tag UUID, retrieves average temperature of each hour.

Used for building the temperature graph. Refer to GetTemperatureLuxStatsByUUID3 for returned structure

POST /ethLogShared.asmx/GetTemperatureStatsByUUID HTTP/1.1
Host: wirelesstag.net
Content-Type: application/json; charset=utf-8
Content-Length: length

{
    "id":string
}
HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: length

{
}