5.2.4.1. gemini_framework.framework.boot_plant

Build a Plant from project configuration.

Functions

boot_database(plant)

Start up the boot database.

boot_unit(plant)

Boot unit in the plant.

setup(project_path, plant_name)

Set up the plant.

gemini_framework.framework.boot_plant.boot_database(plant)[source]

Start up the boot database.

gemini_framework.framework.boot_plant.boot_unit(plant)[source]

Boot unit in the plant.

gemini_framework.framework.boot_plant.setup(project_path, plant_name)[source]

Set up the plant.

Parameters:
  • project_path (str) – location of the project folder.

  • plant_name (str) – the plant name or location name.