Skip to content

Commit

Permalink
Merge pull request #10 from DjMomo/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
edent committed Feb 24, 2018
2 parents 0c35c9c + ebdafba commit 1ac9374
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -99,6 +99,8 @@ The Zoe can be set to warm-up or cool down depending on the last temperate you s

```
curl \
-X POST \
-H 'Content-Type: application/json' \
-H "Authorization: Bearer AAAA" \
"https://www.services.renault-ze.com/api/vehicle/VVVV/air-conditioning"
```
Expand Down Expand Up @@ -173,6 +175,8 @@ You may have set your Zoe only to charge at specific times - perhaps to take adv

```
curl \
-X POST \
-H 'Content-Type: application/json' \
-H "Authorization: Bearer AAAA" \
https://www.services.renault-ze.com/api/vehicle/VVVV/charge
```
Expand Down

0 comments on commit 1ac9374

Please sign in to comment.