HybridApi:德国电信出售Speedport Hybrid CPE的Python API

时间:2024-06-09 14:34:32
【文件属性】:

文件名称:HybridApi:德国电信出售Speedport Hybrid CPE的Python API

文件大小:13KB

文件格式:ZIP

更新时间:2024-06-09 14:34:32

Python

Python Speedport混合API Deutsche Telekom出售的Speedport Hybrid CPE的非官方python-api。 该路由器由华为制造,用于绑定LTE和DSL WAN接口,形成混合访问路径。 使用范例 您可以在“目录中找到更多类似一个! 创建一个SpeedportHybridApi -instance并使用您的路由器Web-ui密码登录。 使用BoxEndpointScraper的实例访问您喜欢的路由器信息资源 from HybridApi import SpeedportHybridApi , BoxEndpointScraper def getLteInfo (): # api is your SpeedportHybridApi-instance # success determines whether the login


【文件预览】:
HybridApi-master
----.gitignore(3KB)
----README.md(3KB)
----Examples()
--------__init__.py(47B)
--------lteinfo.py(1KB)
----LICENSE(1KB)
----HybridApi.py(18KB)
----EndpointScraper.py(8KB)
----__init__.py(232B)

网友评论