Method

FwupdPluginFirmwareget_id

Declaration [src]

const gchar*
fu_firmware_get_id (
  FuFirmware* self
)

Description [src]

Gets the image ID, typically set at construction.

Available since:1.6.0

Return value

Returns: const gchar*
 

Image ID, e.g. config

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.