emulation_load


Description:

[ Version ( since = "2.0.0" ) ]
public bool emulation_load (string filename, Cancellable? cancellable = null) throws Error

Loads an emulated device into the daemon backend that has the phases set by the JSON data, for instance, having one USB device emulated for the bootloader and another emulated for the runtime interface.

Parameters:

this

a Client

filename

archive data of JSON files

cancellable

optional Cancellable

Returns:

true for success