anker-solix-api/examples/example2/power_cutoff_F5AAWDBMU83C3T...

23 lines
453 B
JSON

{
"code": 0,
"msg": "success!",
"data": {
"power_cutoff_data": [
{
"id": 1,
"is_selected": 1,
"output_cutoff_data": 10,
"lowpower_input_data": 5,
"input_cutoff_data": 10
},
{
"id": 2,
"is_selected": 0,
"output_cutoff_data": 5,
"lowpower_input_data": 4,
"input_cutoff_data": 5
}
]
},
"trace_id": "cee0fd0ef38be250e40af2859b5ff236"
}