docs/reference/system-functional/subtopology-file-handling.md
The File Handling subtopology packages the core file-transfer and file-management services commonly needed in F Prime deployments into a single reusable unit. It provides file uplink (ground to flight), file downlink (flight to ground), on-board file management operations, and filesystem-based parameter management.
prmDb: call FileHandling.prmDb.configure() during topology setup, before parameters are loaded.This subtopology focuses on file transfer, file operations, and parameter management. It does not provide framing, deframing, or CDH services — those are provided by the communication and CDH subtopologies.