organize the readmes better
This commit is contained in:
@ -3,14 +3,18 @@ API client library for the Compal CH7465LG, which is a cable modem provided by v
|
||||
|
||||
For more information, see the crate documentation.
|
||||
|
||||
## Supported endpoints
|
||||
- [x] Devices list
|
||||
- [x] Port forwarding
|
||||
- [ ] Wireless settings
|
||||
|
||||
This list will grow as the project progresses.
|
||||
|
||||
### IPv6 Notice
|
||||
I am running my modem in the IPv4 mode, so the options available to me are different than what IPv6 mode users see. Thus, this crate will likely not work correctly with IPv6 mode Connect Boxes.
|
||||
|
||||
Contributions adding IPv6 support are always welcome, though.
|
||||
|
||||
### Credits
|
||||
Special thanks to the authors of the following projects:
|
||||
* [home-assistant-ecosystem/python-connect-box](https://github.com/home-assistant-ecosystem/python-connect-box)
|
||||
* [ties/compal_CH7465LG_py](https://github.com/ties/compal_CH7465LG_py)
|
||||
|
||||
They have saved me from hours of reverse engineering work.
|
||||
### Similar projects
|
||||
* [home-assistant-ecosystem/python-connect-box](https://github.com/home-assistant-ecosystem/python-connect-box) (Python)
|
||||
* [ties/compal_CH7465LG_py](https://github.com/ties/compal_CH7465LG_py) (Python)
|
||||
|
Reference in New Issue
Block a user