dftlib.storage.dft_be.create_from_json

create_from_json(json: dict, parameters: list[str] | None = None) DftBe

Create BE from JSON string. :param json: JSON string. :param parameters: Parameters which are defined. Used for parsing parametric values. :return: DFT BE.