Skip to content

Parser

Parse JSONL (JSON Lines) responses from the device into Python objects. The DeviceResponse model provides flexible field support with Pydantic validation, while ResponseParser handles parsing and validation logic.


::: kazunoko.parser options: show_root_heading: true show_source: true