Whether the device can run One ROM firmware over USB (has the USB system plugin).
True if the firmware parsed with non-fatal errors.
Full parse serialised as JSON, for the details view. Externally tagged
by format (Original / Schema).
For pre-v0.5.0 original firmware read from a partial dump: the full chip
size to re-read, in bytes. None otherwise.
Hardware revision / board name (e.g. "fire-28-c").
MCU name (e.g. "RP2350", "F411RE").
Board model ("fire" / "ice").
Human-readable non-fatal parse errors.
Plugin entries (system, user), in slot order.
User ROM entries, in slot order.
Whether runtime info was present (device was running when read). Requires RAM to have been supplied; always false for a flash-only parse.
Firmware version, "major.minor.patch".
Web-focused summary of a parsed One ROM device.
Everything the browser tool needs to render the device panel, flattened across both firmware generations.
dumpcarries the full parse as JSON for the details view.