2022-04-29 00:22:21 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
|
|
|
|
"invalid_id": "O dispositivo retornou um ID exclusivo inv\u00e1lido"
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Falha ao conectar",
|
|
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
|
|
|
|
},
|
|
|
|
"step": {
|
2022-07-02 00:25:27 +00:00
|
|
|
"discovered_connection": {
|
|
|
|
"data": {
|
|
|
|
"password": "Senha",
|
2022-08-21 00:24:25 +00:00
|
|
|
"username": "Usu\u00e1rio"
|
2022-07-02 00:25:27 +00:00
|
|
|
}
|
|
|
|
},
|
2022-04-29 00:22:21 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"password": "Senha",
|
|
|
|
"url": "URL",
|
|
|
|
"username": "Usu\u00e1rio"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|