We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
org.freedesktop.bolt1.Manager Methods: DeviceByUid (String uid) ↦ (Object Path device) DomainById (String id) ↦ (Object Path domain) EnrollDevice (String uid, String policy, String flags) ↦ (Object Path device) ForgetDevice (String uid) ↦ () ListDevices () ↦ (Array of [Object Path] devices) ListDomains () ↦ (Array of [Object Path] domains) Properties: Probing (Boolean) AuthMode (String) ("enabled") DefaultPolicy (String) ("auto") PowerState (String) ("unset") SecurityLevel (read) ("none") Generation (UInt32) Version (UInt32) Signals: DevicesAdded DevicesRemoved DomainAdded DomainRemoved
org.freedesktop.bolt1.Power Methods: ForcePower (String who, String flags) ↦ (File Descriptor guard_fd) ListGuards () ↦ (Array of [Struct of (String, String, UInt32)] guards) Properties: Supported (Boolean) State (String) ("unset") Timeout (UInt32)
org.freedesktop.bolt1.Device Methods: Authorize (String flags) ↦ () Properties: Stored (Boolean) LinkSpeed (Dict of {String, UInt32}) AuthFlags (String) Domain (String) Key (String) Label (String) Name (String) Parent (String) Policy (String) Status (String) SysfsPath (String) Type (String) Uid (String) Vendor (String) Generation (UInt32) AuthorizeTime (UInt64) ConnectTime (UInt64) StoreTime (UInt64)
org.freedesktop.bolt1.Domain Properties: BootACL (Array of [String]) IOMMU (Boolean) Id (String) SecurityLevel (String)
none
dponly
user
secure
usbonly
authorized (needs 4.17 kernel and recent hardware). SysfsPath (String) Uid (String)
Sorry, something went wrong.
Feichtmeier
No branches or pull requests
The text was updated successfully, but these errors were encountered: