sunpeek.common.config_parser#

Functions

make_and_store_plant(conf, session)

Create a Plant from a configuration dictionary and persist it to the database.

make_full_plant(conf[, session])

Create a Plant from a configuration dictionary.

make_plant_from_config_file(config_path[, ...])

Create a Plant from a JSON configuration file.