]> git.basschouten.com Git - openhab-addons.git/blob
556144689ff01c43f823eb6a566bf469a396fc4b
[openhab-addons.git] /
1 {
2   "access_token": "some_token_string",
3   "token_type": "Bearer",
4   "expires_in": 28799,
5   "refresh_token": "another_token_string",
6   "scope": "authenticate_user vehicle_data remote_services"
7 }