Method
FwupdDeviceget_composite_id
since: 1.6.0
[−]
Description [src]
Gets the composite ID, falling back to the device ID if unset.
The composite ID will be the same value for all parent, child and sibling devices.
Available since: 1.6.0
[−]
Return value
Type: const gchar*
The composite ID.
The data is owned by the instance. |
The return value can be NULL . |
The value is a NUL terminated UTF-8 string. |