21 lines
395 B
JSON
21 lines
395 B
JSON
{
|
|||
|
|
"section": "charge",
|
||
|
|
"version": 1,
|
||
|
|
"updatedAt": "2026-06-08T09:43:37.4849334+00:00",
|
||
|
|
"payload": {
|
||
|
|
"allowMidTaskCharge": false,
|
||
|
|
"idleChargeAfterSec": 300,
|
||
|
|
"priority": [
|
||
|
|
{
|
||
|
|
"id": "CP1",
|
||
|
|
"condition": "soc\u003C0.2",
|
||
|
|
"weight": 100
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "CP2",
|
||
|
|
"condition": "idle\u003E5min",
|
||
|
|
"weight": 30
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|