Specifying bearer IPv4 method

2022-06-15 Thread Tim Shearer
Hi everyone, Upgraded from ModemManager 1.10 to 1.16, and discovered that the method which was previously used to set the BearerIpMethod (to Static/PPP/DHCP etc.) no longer exists. The missing method was named "set_method" and used to belong to the BearerIpConfig class ( https://lazka.github.io/pg

Re: Specifying bearer IPv4 method

2022-06-15 Thread Tim Shearer
Hi Aleksander, thanks for the prompt response. > The user selection of the IP type to use can be done either in > Simple.Connect() or in Modem.CreateBearer(): > The user will select IP type to use in either MMBearerProperties or > MMSimpleConnectProperties and then MM will expose which one was ag