Modules§
Structs§
- Client
- A DBus client for interacting with the fwupd daemon.
- Device
- A device that is potentially-supported by fwupd.
- Device
Flags - Describes attributes of a device.
- Device
Id - The remote ID of a device.
- Feature
Flags - Sets what features are supported by the client
- Install
Flags - Controls the behavior of the install method.
- Release
- Information about an available fwupd remote.
- Release
Flags - Describes attributes of a release.
- Remote
- Information about an available fwupd remote.
- Remote
Id - The remote ID of a remote.
- Trust
Flags - Describes trust levels for the payload and/or metadata.
Enums§
- Error
- An error that may occur when using the client.
- Flash
Event - Keyring
Kind - Describes the type of keyring to use with a remote.
- Remote
Kind - Describes the kind of remote.
- Signal
- Signal received by the daemon when listening for signal events with
Client::listen_signals()
. - Status
- Describes the status of the daemon.
- Update
Error - An error that may occur when updating the metadata for a remote.
- Update
State - Describes the state of the last update on a device.
- Version
Format