Skip to content

Commit

Permalink
add locationId to loadflow results
Browse files Browse the repository at this point in the history
Signed-off-by: jamal-khey <[email protected]>
  • Loading branch information
jamal-khey committed Dec 23, 2024
1 parent 49f6989 commit 24fa5c1
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 24fa5c1

Please sign in to comment.