27 lines
504 B
JSON
27 lines
504 B
JSON
{
|
|
"title": "EcoFlow-Cloud",
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"username": "User email",
|
|
"password": "User password",
|
|
"type": "Device type",
|
|
"name": "Device name",
|
|
"device_id": "Device SN"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"power_step": "Charging power slider step",
|
|
"refresh_period_sec": "Data refresh period (sec)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|