Closed timvlaer closed 3 months ago
@timvlaer ping
@Salamek this pr is ready for review. I don’t plan any additions.
@timvlaer ah sorry my bad, i did not post the review...
My apologies, i am abroad right now without computer so I’ll update this PR as soon as i am back home. That will be the 19th of August.
@timvlaer that is completely fine ;-) Enjoy your self.
Reverted the is_default
param
While working on the api for dialup profiles, I noticed a few things:
SetDefault
parameter value. I removed the parameter from the function.DialupNum
), the request failed with error100001
. It looks to me that this field is not optional in my setup... I didn't change this in the code as the example script doesn't have this param so I guess it might work in some cases without dialup_number.ReadOnly
set to2
(instead of0
for manually created profiles)I tested these things against the api of the Huawei E5576-320, so it might be different on other devices.