Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mifi committed Oct 22, 2017
1 parent f5cc1e0 commit ebcf143
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ const devices = await api.listDevices();
console.log(devices);
```

The accessToken will be auto refreshed as long as there are API calls.

# API
See `class Api` in [index.js](https://github.com/mifi/telldus-api/blob/master/index.js)

Expand Down

0 comments on commit ebcf143

Please sign in to comment.