wei.config

Handles the configuration of the engine and server.

Classes

Config()

Allows for shared configuration across the application.

class wei.config.Config

Allows for shared configuration across the application. Parameters are determined by WorkcellConfig dataclass in workcell_types.py

classmethod dump_to_json() Dict

Returns the configuration as a dictionary