-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RSR-633] - Automated Binding - Edit InRef #231
Comments
SaintierFr
added a commit
that referenced
this issue
Feb 13, 2023
Signed-off-by: SaintierFr <99645240+SaintierFr@users.noreply.github.com>
SaintierFr
added a commit
that referenced
this issue
Feb 13, 2023
Signed-off-by: SaintierFr <99645240+SaintierFr@users.noreply.github.com>
samirromdhani
added a commit
that referenced
this issue
Feb 15, 2023
samirromdhani
added a commit
that referenced
this issue
Feb 15, 2023
samirromdhani
added a commit
that referenced
this issue
Feb 15, 2023
samirromdhani
added a commit
that referenced
this issue
Feb 15, 2023
…nRef(DOI) Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com>
samirromdhani
added a commit
that referenced
this issue
Feb 15, 2023
…nRef(DOI) Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com>
samirromdhani
added a commit
that referenced
this issue
Feb 15, 2023
Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com>
samirromdhani
added a commit
that referenced
this issue
Feb 15, 2023
Signed-off-by: Samir Romdhani <samir.romdhani@rte-france.com>
SaintierFr
added a commit
that referenced
this issue
Feb 15, 2023
Signed-off-by: SaintierFr <99645240+SaintierFr@users.noreply.github.com>
SaintierFr
added a commit
that referenced
this issue
Feb 27, 2023
Signed-off-by: SaintierFr <99645240+SaintierFr@users.noreply.github.com>
SaintierFr
added a commit
that referenced
this issue
Mar 8, 2023
…XSD (#248) Signed-off-by: SaintierFr <99645240+SaintierFr@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
US Purpose:
The US purpose is to populate for a given LDevice@inst/LN0 and for each DOI@name="InRefXXX"/DAI@name="purpose"/Val, if at least one /Inputs/ExtRef.desc matches:
Prerequisites:
All ExtRef are already bound:
RSR-398andRSR-473have already been developed to list all ExtRef signals with their attributes and propertiesRSR-389RSR-433RSR-434RSR-435RSR-607 and RSR-630 have already been developed to bind ExtRefInput:
Description:
The goal is to associate DOI@name="InRefXXX" with:
The ExtRef that can be associated to a DOI@name="InRefXXX":
Thus, each DOI@name="InRefXXX" can have as possible binding ExtRef:
The first ExtRef is the nominal case, it is the one which has the suffix "_1".
The last ExtRef is for the cases of tests, it is the one which has the greater suffix ie "_n".
The first ExtRef of the nominal case is used to populate:
The last ExtRef of the test case is used to populate:
Details:
Output:
In SCD file, each LDevice@inst/LN0/DOI@name="InRefXXX", when it exists some LDevice@inst/LN0/Inputs/ExtRef which match with the DOI@name="InRefXXX"/DAI@name="purpose"/Val, is bound by using the following attributes populated:
Error/Info messages:
INFO.01: "The DOI IED=IED@name/LD=LDevice@inst/LN="LLN0"/DOI@name="InRefXXX" can't be bound with an ExtRef"
Acceptance criteria:
The text was updated successfully, but these errors were encountered: