Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 539 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 539 Bytes

Huawei LTE REST API

This Python project creates an http API that enables communication with a Huawei LTE router. It is inspired from the huawei-lte-examples project which uses the huawei-lte-api project.

REQUIREMENTS

  • python3 (>3.6)
  • pip3

INSTALLATION

Installation of dependencies

git clone https://github.com/gregscullard/huawei-lte-rest-api.git
cd huawei-lte-rest-api

Launch

./run.sh