mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-26 10:17:18 +00:00
docs: update
This commit is contained in:
committed by
Florian BEZANNIER
parent
fa8faca1b9
commit
c6b87f63e4
@@ -12,7 +12,11 @@ and click on edit then copy cut an already existent model in the list and edit a
|
||||
- Fuel capacity in liter
|
||||
- abrp ref : [find it here](https://api.iternio.com/1/tlm/get_carmodels_list?api_key=32b2162f-9599-4647-8139-66e9f9528370)
|
||||
|
||||
Finally, click on propose change.
|
||||
Finally, set `Commit message` to :
|
||||
```
|
||||
feat: add model <replace by model name here>
|
||||
```
|
||||
And click on propose change.
|
||||
|
||||
### 2. Error during activation {'newversion': '2.0.0', 'newversionurl': 'http://m.inwebo.com/', 'err': 'NOK:FORBIDDEN'}
|
||||
Your psa account is locked because you makes 20 sms activation. To unlock do this :
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
# PSACC API
|
||||
These links will work only if PSACC is on your computer, if it isn't please replace localhost by the ip of PSACC server.
|
||||
|
||||
1. Get the car state
|
||||
|
||||
http://localhost:5000/get_vehicleinfo/YOURVIN
|
||||
|
||||
Reference in New Issue
Block a user