curl --location --request GET 'https://energy.25soft.com/api/subitems/6213675529fe33da8dab8d72/records' \
--header 'Authorization: Bearer {{token}}'
{
"code": 0,
"data": [
{
"h_value": 0,
"_id": 1654974000000
},
{
"h_value": 18.448,
"_id": 1654790400000
}
]
}