feat(ReachV33): getModemAuthentication
This commit is contained in:
@@ -64,4 +64,7 @@ type Operations interface {
|
||||
|
||||
//GetModemConfiguration mobile data config
|
||||
GetModemConfiguration(ctx context.Context) (any, error)
|
||||
|
||||
//GetModemAuthentication mobile data config
|
||||
GetModemAuthentication(ctx context.Context) (any, error)
|
||||
}
|
||||
|
Reference in New Issue
Block a user