Method

FwupdDeviceget_version_lowest_raw

since: 1.4.0

Declaration [src]

guint64
fwupd_device_get_version_lowest_raw (
  FwupdDevice* self
)

Description [src]

Gets the lowest version of firmware the device will accept in raw format.

Available since: 1.4.0

Return value

Type: guint64

Integer version number, or 0 if unset.