install_bytes


Description:

[ Version ( since = "1.4.5" ) ]
public bool install_bytes (string device_id, Bytes bytes, InstallFlags install_flags, Cancellable? cancellable = null) throws Error

Install firmware onto a specific device.

Parameters:

this

A Client

device_id

the device ID

bytes

Bytes

install_flags

the InstallFlags, e.g. fwupd_install_flag_allow_reinstall

cancellable

the Cancellable, or null

Returns:

true for success