Unofficial Tenda Model N301 API
Project description
tenda-n301-api
Unofficial Tenda Model N301 API
Install it using:
$ pip install tenda-n301-python-api
These are the function currently available.
import tendan301api
manager = tendan301api.TendaManager('<ip_address>', '<your_password>')
# Get QOS
online_devices = manager.get_online_devices()
blocked_devices = manager.get_black_list()
# Set QOS
manager.block_device('<some_mac_address>')
# Reboot
manager.reboot()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tenda-0.0.7.tar.gz
(2.8 kB
view details)
Built Distribution
tenda-0.0.7-py3-none-any.whl
(15.2 kB
view details)
File details
Details for the file tenda-0.0.7.tar.gz
.
File metadata
- Download URL: tenda-0.0.7.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.8.0 tqdm/4.50.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6eb83fa685222651a36e106fcb712e6d520e3a7374b2e66764b208ba2ce73b15 |
|
MD5 | 227baf5bd51227107a860501130196b4 |
|
BLAKE2b-256 | b8876c7bc93e9a1a4ad2f08a9a348333f15f3d25af582d604973db92877bb653 |
File details
Details for the file tenda-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: tenda-0.0.7-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.8.0 tqdm/4.50.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e5752b8eff47cac3042c1ac5e17dcb2212f467dcdf3e6e445621f1db7db20d1 |
|
MD5 | 00aec23bce1fda84cf356d1158c9831c |
|
BLAKE2b-256 | 117bc7c885fdf197aa52ae0efe40bb112edd02e6e3162c54fb19560e87107ebb |