curl --location --request GET '/api/iot/item/historyData?code=&startTime=&endTime=' \
--header 'X-Qpaas-Dev-Tags: ylh' \
--header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a'
{
"result": {
"unit": "",
"avg": "",
"min": "",
"code": "",
"max": "",
"series": [
{
"time": "",
"value": ""
}
],
"id": ""
},
"msg": "",
"code": "",
"status": ""
}