Skip to content

Commit

Permalink
add locationId to loadflow results (#660)
Browse files Browse the repository at this point in the history
Signed-off-by: jamal-khey <[email protected]>
Co-authored-by: Slimane AMAR <[email protected]>
  • Loading branch information
jamal-khey and Slimane AMAR authored Jan 3, 2025
1 parent f43b154 commit 9e0d2f8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ public class LimitViolationInfos {

private String subjectId;

private String locationId;

private Double limit;

private String limitName;
Expand Down

0 comments on commit 9e0d2f8

Please sign in to comment.