2019-07-29 07:21:26 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2019-07-30 21:26:06 +00:00
|
|
|
"abort": {
|
2020-11-11 11:10:09 +00:00
|
|
|
"already_configured": "Device is already configured"
|
2019-07-29 07:21:26 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2020-10-01 00:04:01 +00:00
|
|
|
"already_configured": "Device is already configured",
|
2020-11-11 11:10:09 +00:00
|
|
|
"cannot_connect": "Failed to connect"
|
2019-07-29 07:21:26 +00:00
|
|
|
},
|
2019-07-30 21:26:06 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"name": "The name for this velbus connection",
|
|
|
|
"port": "Connection string"
|
|
|
|
},
|
|
|
|
"title": "Define the velbus connection type"
|
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2019-07-30 21:26:06 +00:00
|
|
|
}
|