2022-06-30 17:00:39 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2022-08-01 00:28:32 +00:00
|
|
|
"already_configured": "Device is already configured",
|
|
|
|
"existing_instance_updated": "Updated existing configuration."
|
2022-06-30 17:00:39 +00:00
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Failed to connect"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|