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.6.tar.gz
(2.9 kB
view details)
Built Distribution
tenda-0.0.6-py3-none-any.whl
(16.7 kB
view details)
File details
Details for the file tenda-0.0.6.tar.gz
.
File metadata
- Download URL: tenda-0.0.6.tar.gz
- Upload date:
- Size: 2.9 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 | 39c7fb6aa3ef8230f2a13275a286ede19213ff05e6d149cb0999f5e8b9e65e34 |
|
MD5 | 1ee98e482963ab74e98ed996a4881210 |
|
BLAKE2b-256 | a768c98cad3d578ef2976fed5581f6e0044148f81d304fd9b460150494bf76af |
File details
Details for the file tenda-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: tenda-0.0.6-py3-none-any.whl
- Upload date:
- Size: 16.7 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 | 96d2ff0fd817379fda4af724420d22910680cd75fa652b9fc9dd31888a179892 |
|
MD5 | 966c2356aa082c8710e1718688729924 |
|
BLAKE2b-256 | 706c320455851fb143fedc78408e7350bd33e60fc66e62463a32350e1fb5d2d1 |