Skip to content

API Docs, Sub-Units, and Attachments

July 2, 2024

TofuPilot's API and Python client now support sub-units, attachments, and we've launched new documentation.

Sub-Units

The API now accepts optional sub-unit parameters on the test run endpoint. Assembly test stations can automatically assign sub-units as children of the assembly units being tested, giving you full unit traceability across the assembly line.

Sub-units appear in the Units table and on dedicated Unit pages.

Screenshot of TofuPilot's Unit page showing units, sub-units, serial numbers, and test counts in a tree view.

Attachments

Test scripts often produce files beyond text and numbers: calibration images, graphs, videos. You can now upload them as attachments directly from the Python client.

Attachments can be viewed, downloaded, or deleted from the dedicated run page.

TofuPilot test run page showing file attachments panel with uploaded calibration images graphs and JSON data files

Documentation

Our new documentation is live on tofupilot.com, continuously updated as the platform evolves.

TofuPilot documentation homepage featuring Getting Started guide with API examples and integration tutorials

We'd love to hear how you're using these. Let us know.

See what's new in action