You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
networkmanager/objects.py: Syncronice new helpers from async to block
Add missing helper methods from sdbus_async/networkmanager:
- get_settings_by_uuid(): - Net a nested settings dict of a connection profile
- delete_connection_by_uuid(): Delete a profile identified by the uuid
- connection_profile(): Get a ConnectionProfile object containing all settings
0 commit comments