class documentation

class OFMApplicationData(BaseModel): (source)

View In Hierarchy

Application data for the OpenFlexure Microscope.

Class Variable data_folder The directory for Things to save data in.
Class Variable log_folder The directory to save the logs in.
data_folder: str = (source)

The directory for Things to save data in.

log_folder: str = (source)

The directory to save the logs in.