Method
FwupdPluginDeviceset_backend_id
since: 1.5.8
[−]
Description [src]
Sets the backend ID on the device. This is designed to disambiguate devices with the same physical ID. This is typically a Linux sysfs path or USB platform ID.
Available since: 1.5.8
Sets property | FwupdPlugin.Device:backend-id |
[−]
Parameters
backend_id
-
Type:
const gchar*
A string, e.g.
dev2
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.