Class

FwupdPluginSrecFirmware

[]

Description [src]

class FwupdPlugin.SrecFirmware : FwupdPlugin.Firmware {
  parent_instance: FuFirmware
}

A SREC firmware image.

See also: FuFirmware

[]

Constructors

fu_srec_firmware_new

Creates a new FuFirmware of type SREC.

since: 1.3.2

[]

Instance methods

fu_srec_firmware_get_records

Returns the raw records from SREC tokenization.

since: 1.3.2

Methods inherited from FuFirmware (52)
Methods inherited from GObject (43)
[]

Properties

Properties inherited from FuFirmware (1)
[]

Signals

Signals inherited from GObject (1)

Class structure