| Name | Type | Description | Notes |
|---|---|---|---|
| image_details | str | Must be a valid `image_detail` dict-representation. Example: ```json { "cl_id": "42", "fpga_board": "FMKU60", "shell_type": "Themisto", "comment" : "Some valuable information for humans (optional)" } ``` | |
| image_file | str | FPGA binfile to be programmed | |
| sig_file | str | The corresponding .sig file of the binfile | |
| pr_verify_rpt | str | Result of the `pr_verify` command |