Class
FwupdPluginDfuFirmware
Description [src]
class FwupdPlugin.DfuFirmware : FwupdPlugin.Firmware {
parent_instance: FuFirmware
}
A DFU firmware image.
See also: FuFirmware
Instance methods
fu_dfu_firmware_get_release
Gets the device ID, or 0xffff for no restriction.
Available since: 1.3.3
fu_dfu_firmware_get_version
Gets the file format version with is 0x0100 by default.
Available since: 1.3.3
Methods inherited from FuFirmware (59)
Please see FuFirmware for a full list of methods.
Properties
Properties inherited from FuFirmware (1)
Signals
Signals inherited from GObject (1)
GObject.Object::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.