API Version: 1.0
Library Version: 1.8.3
void fu_device_set_metadata ( FuDevice* self, const gchar* key, const gchar* value )
Sets an item of metadata on the device.
key
const gchar*
The key.
value
The string value.