Skip to content

Commit

Permalink
Updated notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
o-murphy committed Aug 13, 2024
1 parent 72887c0 commit e9e75cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
- [x] add WialonError emitter (e.g. aiohttp.ClientResponse.raise_for_status(), use aiowialon.validators)
- [x] wildcard imports (aka. __all__)
- [x] update Docstrings
- [ ] update README
- [x] update README

- [x] [Report column value types](https://sdk.wialon.com/wiki/en/sidebar/remoteapi/apiref/report/value_types)
- [ ] [Other requests](https://sdk.wialon.com/wiki/en/sidebar/remoteapi/apiref/requests/requests)
- [ ] [Data format](https://sdk.wialon.com/wiki/en/sidebar/remoteapi/apiref/format/format)
- [ ] Other flags/types
- [ ] maybe Pydantic?
- [ ] multiple sessions
- [ ] example of export/import .wlp
- [x] example of export/import .wlp (now in `shortcuts`)

#### Autogenerate stubs:
```shell
Expand Down

0 comments on commit e9e75cb

Please sign in to comment.