pypowsybl.security.SecurityAnalysisResult.export_to_json¶ SecurityAnalysisResult.export_to_json(path)[source]¶ Add the security analysis’ output to the specified path in a JSON file. Args :path : the path where we ant the JSON file to be written after the security analysis. Parameters: path (str) Return type: None