2020-10-09 00:04:33 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Account is al geconfigureerd",
|
2022-05-21 00:22:49 +00:00
|
|
|
"no_devices_found": "Geen apparaten gevonden op het netwerk",
|
|
|
|
"reauth_successful": "Herauthenticatie geslaagd"
|
2020-11-07 00:04:02 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2021-02-24 00:04:14 +00:00
|
|
|
"invalid_access_token": "Ongeldig toegangstoken",
|
2020-11-07 00:04:02 +00:00
|
|
|
"unknown": "Onverwachte fout"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"reauth": {
|
2021-02-24 00:04:14 +00:00
|
|
|
"data": {
|
|
|
|
"access_token": "Toegangstoken",
|
|
|
|
"email": "E-mail"
|
|
|
|
},
|
2020-11-07 00:04:02 +00:00
|
|
|
"description": "Voer uw Awair-ontwikkelaarstoegangstoken opnieuw in."
|
2021-02-24 00:04:14 +00:00
|
|
|
},
|
2022-06-29 00:23:03 +00:00
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
|
|
|
"access_token": "Toegangstoken",
|
|
|
|
"email": "E-mail"
|
|
|
|
}
|
|
|
|
},
|
2021-02-24 00:04:14 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"access_token": "Toegangstoken",
|
|
|
|
"email": "E-mail"
|
2021-03-17 00:03:55 +00:00
|
|
|
},
|
|
|
|
"description": "U moet zich registreren voor een Awair-toegangstoken voor ontwikkelaars op: https://developer.getawair.com/onboard/login"
|
2020-11-07 00:04:02 +00:00
|
|
|
}
|
2020-10-09 00:04:33 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|