pypowsybl.security.SecurityAnalysis.add_actions_from_json_file

SecurityAnalysis.add_actions_from_json_file(path_to_json_file)[source]

Add any kinds of actions by reading them from a JSON file.

Parameters:

path_to_json_file (str) – the path to the JSON file in which we extract the actions’ data.

Return type:

None