Method

FwupdDeviceget_version_lowest_raw

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

Returns: guint64
 

Integer version number, or 0 if unset.