Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 906 Bytes

File metadata and controls

12 lines (9 loc) · 906 Bytes

ImagesAppLogicBody

Properties

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

[Back to Model list] [Back to API list] [Back to README]