highvolt-dev

Results 44 comments of highvolt-dev

Thanks for the bug report. Can you confirm you are using the silver Nokia gateway and the firmware version you're currently on as shown on the admin dashboard at http://192.168.12.1/...

#47 refactored project to use setuptools, which paves the way for submission to PyPI.

CGI, eNB ID, MCC, MNC are all available now. Preferably should provide enumeration of valid PLMN Codes for T-Mobile Home Internet.

The latest releases are setup a bit differently. You can install with `pip install .` and it will install tmo-monitor.py to your PATH as a command, you don't need to...

Sorry for the delayed response - did this previously work for you or is this your first time trying to use it? What version of the script did you download?...

You need to download the project and run `pip3 install .` from within the directory the project is extracted into

Should be able to register multiple logging channels and handlers so that there is flexibility in terms of which messages get logged to disk vs sent via email so users...

Because sending an email will require internet connectivity and failed connectivity tests are one of the reasons a reboot may be requested, email or other notifications may be unable to...

#52 filed in the spirit of this ticket - using exit status to allow tools to be aware of a reboot without scraping logs