@unlock
Description:
[ Version ( since = "0.7.0" ) ]
public bool @unlock (string device_id, Cancellable? cancellable = null) throws Error
public bool @unlock (string device_id, Cancellable? cancellable = null) throws Error
Unlocks a specific device so firmware can be read or wrote.
Parameters:
| this |
A Client |
| device_id |
the device ID |
| cancellable |
the Cancellable, or null |
Returns:
|
true for success |