ethLogShared
Back to API doc top page.
Click here for a complete list of operations.
GetTemperatureStatsByUUID3
For specified tag UUID, retrieves average temperature of each hour.
Used for building the temperature graph. Just like GetTemperatureLuxStatsByUUID3 but will not include field lux if tag does not have light sensor.POST /ethLogShared.asmx/GetTemperatureStatsByUUID3 HTTP/1.1 Host: mytaglist.com Content-Type: application/json; charset=utf-8 Content-Length: length { "id":string "withMinMax":boolean "sinceLastCalibration":boolean }
HTTP/1.1 200 OK Content-Type: application/json; charset=utf-8 Content-Length: length { }