curl --location --request GET 'https://api-vpp-au.weiheng-tech.com/api/vpp/v1/hub/device/info?deviceSn=1754384361798500352' \
--header 'Authorization;' \
--header 'Authorization;' \
--header 'Accept-Language: en-US'
{
"code": 200,
"msg": "OK",
"data": {
"pvRatePower": 7980,
"gridRatePower": 6000,
"batteryRatePower": 75609,
"batteryCapacity": 10
},
"t": 1733671379302
}