Convert Protocol Endpoint
Convert a UCP to a vendor-native protocol file.
The primary artifact is returned as base64-encoded bytes alongside a
suggested filename and media type. Some targets (currently Maccor with
drive cycles) emit additional asset files in assets.
Body
Request body for converting a UCP to a vendor-native protocol file.
UCP as a dict or YAML string.
Vendor target: 'maccor', 'arbin', 'neware', 'biologic_bttest', or 'novonix'.
maccor, arbin, neware, biologic_bttest, novonix Optional mapping of drive cycle name → samples. Required when the protocol references DriveCycle steps.
Stem for the returned primary filename (no extension).
Rated cell capacity in A.h, from the cell specification. Required for 'neware' when the protocol uses C-rate steps or cutoffs: Neware sets current in absolute mA and has no C-rate mode, so the rate cannot be resolved without it. Ignored by other targets, which express C-rate natively.
x > 0