Python wrapper to get JSON data from Zyxel BMG3525 series routers
Project description
zxel3525Api
A wrapper to access a Zyxel BMG3525 with python and receive back JSON data that can be stored to a database.
from zyxel3525Api import ZyxelApi
api = ZyxelApi('192.168.0.1', 'username', 'password') [comment]: Use the ip and access details for your router
logs = api.get_log()
For help on other functions help(zyxel3525Api)
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
zyxel3525Api-1.0.2.tar.gz
(4.2 kB
view details)
File details
Details for the file zyxel3525Api-1.0.2.tar.gz.
File metadata
- Download URL: zyxel3525Api-1.0.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
927df4e072b09f30bac36129259d3f2c9c455e8cb26176fea1a03face9add802
|
|
| MD5 |
23d17ade65631dcc011d40bd9302617e
|
|
| BLAKE2b-256 |
abb1a2c45c6d66ed0adf347671f3efda97dbc9a46406083ec587de68dc293a1a
|