Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searching for api to switch between 4G and WAN #78

Open
edsub opened this issue Jun 24, 2020 · 1 comment
Open

Searching for api to switch between 4G and WAN #78

edsub opened this issue Jun 24, 2020 · 1 comment
Labels
question Further information is requested Testing device needed Needs testing device

Comments

@edsub
Copy link

edsub commented Jun 24, 2020

My B315 has the option to 'failover' from internet traffic the 4G connection to a WAN connection (or the other way around).
This failover apears to be manual.
I am searching for the api to trigger the switchover from 4G to WAN and vice versa.

Use case:
I only have 4G
The SIM in my B315 has a limited data amount (which is the max of my provider).
Now I want to link another modem to the WAN port with another SIM in it.
Now when the data amount of the B315 SIM is used, then I want to programmaticaly switchover the internet trafic to the WAN port (and thus the other modem/SIM).

I prefer not to use the B315 GUI as
a. I use the B315 as a bridge (GUI not available)
b. I want to be able to do this from the internet as well (GUI not available)

.

@Salamek
Copy link
Owner

Salamek commented Sep 20, 2021

@edsub This library uses same REST endpoints as a modem GUI, so... and i don't have any Huawei device with WAN to test/implement failover endpoints

@Salamek Salamek added the question Further information is requested label Sep 20, 2021
@Salamek Salamek added the Testing device needed Needs testing device label Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Testing device needed Needs testing device
Projects
None yet
Development

No branches or pull requests

2 participants