Skip to main content

Huawei B593 status fetcher

Project description

This small library fetches status information from Huawei B593 4G modem.

Installation:

pip install huawei_b593_status

or clone the repository and run

python setup.py install

Usage:

import huawei_b593_status
huawei = HuaweiStatus()
print huawei.read()

Output:

{'WIFI': 'off',
 'SIG': '5',
 'Mode': '4g',
 'Roam': 'home',
 'SIM': 'normal',
 'Connect': 'connected'}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

huawei_b593_status-0.0.2-py2.py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page