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.1.tar.gz
(4.2 kB
view details)
File details
Details for the file zyxel3525Api-1.0.1.tar.gz.
File metadata
- Download URL: zyxel3525Api-1.0.1.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 |
3d98c866867a37601858c25e033bf196c5f44de2c1dfbc728f742d5289f22b95
|
|
| MD5 |
74c9965fac9e230c8147ef19160f418a
|
|
| BLAKE2b-256 |
0335c77afb2c34feb9fb78ecfc41a569ac85023ef7027657029d943118a91a8b
|