Files
psa_car_controller/test/data/config.json
T
Florian BEZANNIERandGitHub 822871e4d4 add test action (#118)
* Create main.yml

* Update main.yml

* add files for test

* Update main.yml

* add init

* Update main.yml

* re-add pandas needed because it's needed by plotly.express & some fix

* add missing file

* Create main.yml
2021-05-11 18:54:59 +02:00

15 lines
334 B
JSON

{
"abrp": {
"token": null
},
"client_id": "cid",
"client_secret": "csec",
"co2_signal_api": null,
"country_code": "FR",
"customer_id": "AP-ACNT1234",
"proxies": null,
"realm": "clientsB2CPeugeot",
"refresh_token": "aasds-aaa",
"remote_refresh_token": "aa",
"weather_api": null
}