Update README.md

Add API info
This commit is contained in:
Florian BEZANNIER
2021-03-09 14:19:21 +01:00
committed by GitHub
parent 0ea9d603ba
commit 482f76750c
+8 -1
View File
@@ -78,6 +78,13 @@ We will retrieve these informations:
2.5 See the dashboard (only if record is enabled)
http://localhost:5000
2.6 Refresh car state (ask car to send its state):
http://localhost:5000/wakeup/YOURVIN
2.7 Start/Stop preconditioning
http://localhost:5000/preconditioning/YOURVIN/1 or 0
3. Dashboard and stats (Beta)
@@ -107,4 +114,4 @@ Then you can use mitmproxy for example:
```
mitmproxy --set client_certs=MWPMYMA1.pem
```
```