[ Version ( since = "1.5.0" ) ]
public async bool activate_async (string device_id, Cancellable? cancellable) throws Error
Activates up a device, which normally means the device switches to a new firmware version.
This should only be called when data loss cannot occur.
| this |
a Client |
| device_id |
a device |
| cancellable |
optional Cancellable |
| callback |
the function to run on completion |
| callback_data |
the data to pass to |