pypowsybl.security.SecurityAnalysis.add_operator_strategies_from_json_file¶ SecurityAnalysis.add_operator_strategies_from_json_file(path_to_json_file)[source]¶ Add operator strategies by reading them from a JSON file. Parameters: path_to_json_file (str) – the path to the JSON file in which we extract the operator strategies’ data. Return type: None