anker-solix-api/examples/example1/power_cutoff_N2D9F6VI0I9ANF...

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": "fa9cf4fd6415a506cfe699aeadf53df1"
}