5.4.2.18.1. gemini_interface.blueprint.setting_plant.routes

Plant Settings Routes.


This module handles plant configuration management and parameter handling functionality including plant loading, parameter file processing, and configuration management.

Functions

get_plant_parameters()

Get plant parameters from the loaded plant instance.

load_plant()

Load plant configuration and setup plant instance.

save_plant_parameters()

Save updated plant parameters for the current plant instance.

gemini_interface.blueprint.setting_plant.routes.get_plant_parameters()[source]

Get plant parameters from the loaded plant instance.

gemini_interface.blueprint.setting_plant.routes.load_plant()[source]

Load plant configuration and setup plant instance.

gemini_interface.blueprint.setting_plant.routes.save_plant_parameters()[source]

Save updated plant parameters for the current plant instance.