This is what I get in dev view, only thing I changed is replaced the serial number with 123456789
{
"success": true,
"serialNum": “123456789”,
"lost": false,
"hasRuntimeData": true,
"statusText": "normal",
"ppv": 0,
"pCharge": 0,
"pDisCharge": 0,
"batStatus": "StandBy",
"batPower": 0,
"soc": 28,
"vBat": 523,
"pinv": 0,
"prec": 0,
"peps": 0,
"maxBatteryCharge": 1120,
"currentBatteryCharge": 313.6,
"batteryArray": [
{
"batteryKey": “123456789_ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ",
"batterySn": "ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ",
"batteryType": "BATT_default",
"batteryTypeText": "",
"lastUpdateTime": "2026-02-03 01:42:17",
"batIndex": 3,
"batBmsModelText": "Unknown",
"lost": false,
"totalVoltage": 5239,
"current": 0,
"soc": 30,
"soh": 100,
"currentRemainCapacity": 84,
"currentFullCapacity": 280,
"currentCapacityPercent": 30,
"maxBatteryCharge": 1120,
"batMaxCellTemp": 0,
"batMinCellTemp": 0,
"batMaxCellVoltage": 3276,
"batMinCellVoltage": 3273,
"batChargeMaxCur": 140,
"batChargeVoltRef": 560,
"batMaxCellNumTemp": 2,
"batMinCellNumTemp": 2,
"batMaxCellNumVolt": 2,
"batMinCellNumVolt": 7,
"cycleCnt": 19,
"fwVersionText": "2.28",
"chgCapacity": "",
"disChgCapacity": "",
"ambientTemp": "",
"mosTemp": "",
"noticeInfo": ""
}
],
"remainCapacity": 84,
"fullCapacity": 280,
"capacityPercent": 30,
"totalNumber": 1,
"currentText": "0",
"currentType": "unknown",
"totalVoltageText": "52.3"
}