hilink icon indicating copy to clipboard operation
hilink copied to clipboard

Hilink provides a Go API for working with Huawei Hilink devices

Results 6 hilink issues
Sort by recently updated
recently updated
newest added

Hi, this error seems to be a Go Version problem - according to https://stackoverflow.com/questions/55026604/reference-to-undefined-identifier-bytes-replaceall ... I have installed latest go version go1.11.6 linux/arm on Linux 5.10.103-v7l+ #1529 SMP Tue Mar...

I wonder if someone could perhaps point me in the right direction? I seem to be stumbling around in circles. Essentially, trying to use auth - 'WithAuth' I believe. Running...

Some commands works fine ``` hlcli SmsConfig { "SaveMode": "0", "Sca": "+421950900050", "SendType": "1", "UseSReport": "0", "Validity": "10752", "cdma_enabled": "0", "country_number": "", "import_enabled": "1", "maxphone": "50", "pagesize": "20", "phone_number": "",...

If host header not set and modem have different url (not 192.168.8.1), api redirecting to it. This code fix it (always set host header to 192.168.8.1)

Based on the python implementation found on this site: [https://blog.hqcodeshop.fi/archives/259-Huawei-E5186-AJAX-API.html](https://blog.hqcodeshop.fi/archives/259-Huawei-E5186-AJAX-API.html) Hi, i've closed the other PR to start fresh. Here is all rebased into a single commit. Sorry for the...

This is what I get ``` [XYZ /usr/local/sbin] #>go install github.com/mliezun/hilink@latest go: downloading github.com/mliezun/hilink v0.0.0-20181205192430-f76e2a89c450 go: finding module for package github.com/clbanning/mxj go: found github.com/clbanning/mxj in github.com/clbanning/mxj v1.8.4 package github.com/mliezun/hilink is...