DCPF1.export_json# DCPF1.export_json(path=None)# Export scheduling results to a json file. Parameters: pathstr, optionalPath of the json file to export. Returns: strThe exported json file name Added in version 1.0.13: ..