[ 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.
| this |
a Client |
| device_id |
the device ID |
| bytes |
cabinet archive |
| install_flags |
install flags, e.g. fwupd_install_flag_allow_reinstall |
| cancellable |
optional Cancellable |
|
true for success |