5.3.1.22. cli.db

High-level interface for the cell database.

This module provides the FoxDB class which loads cell specifications and associated model parameters from a directory or a ZIP archive. It validates the database structure and exposes helper methods to list and query cells.

Classes

FoxDB(db_root)

Access and validate the foxBMS cell database.

Modules

cell

Dataclass aggregating all parameters of a cell.

cell_spec

Dataclass for cell specification parameters.

model_parameter

Base definitions for model parameter dataclasses.

setup

Helper functions to create model objects and load JSON files.