Method

FwupdDeviceget_version_raw

Declaration [src]

guint64
fwupd_device_get_version_raw (
  FwupdDevice* self
)

Description [src]

Gets the raw version number from the hardware before converted to a string.

Available since:1.3.6

Return value

Returns: guint64
 

The hardware version, or 0 if unset.