Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 857 Bytes

File metadata and controls

11 lines (8 loc) · 857 Bytes

ImagesBody

Properties

Name Type Description Notes
image_details str Must be a valid `image_detail` dict-representation. Example: ``` { "breed": "SHELL", "fpga_board": "FMKU60", "shell_type": "Themisto", "comment" : "Some valuable information for humans (optional)" } ```
image_file str FPGA bitfile to be programmed
pr_verify_rpt str Result of the `pr_verify` command (currently optional) [optional]

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