Huawei-E5180-API icon indicating copy to clipboard operation
Huawei-E5180-API copied to clipboard

Let's you interface with some of the functions on the Huawei E5180 Cube, through it's existing API.

Results 6 Huawei-E5180-API issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to recreate your script with bash but I got stuck at the login part, I keep getting: ``` 100006 ``` Based on the error code, it's `ERROR_PARAMETER_ERROR...

Hey I don't have the same exact router I have a _4g 3 pro_. However for me the api seems somewhat similar. The bars for me are as follows: ```curl...

``` private $sessionInfo = ''; private $tokenInfo = ''; ``` I think this variables is not used, because it only use in "prepare" function in Router.php. There are no assigment...

You talk about an API to query for send status. Could you developp plz ?

Hello, please update docs (add setDataSwitch()) and upload current version to packagist. In the currenct composer version the setDataSwitch() method is missing. Thank you very much!

is there a way to grab the outbox message index after an sms is sent? also, if i want to grab the outbox items, is the boxtype simply 2?