Method

FwupdPluginDevicereport_metadata_post

Declaration [src]

GHashTable*
fu_device_report_metadata_post (
  FuDevice* self
)

Description [src]

Collects metadata that would be useful for debugging a failed update report.

Available since:1.5.0

Return value

Returns: GHashTable
 

A GHashTable, or NULL if there is no data.

 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The return value can be NULL.