Skip to content
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-31 / Create a new SCD file with Header #6

Closed
jeanetiennelemaire opened this issue Dec 15, 2020 · 1 comment
Closed

RSR-31 / Create a new SCD file with Header #6

jeanetiennelemaire opened this issue Dec 15, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jeanetiennelemaire
Copy link

jeanetiennelemaire commented Dec 15, 2020

As service user, I would like to create a new SCD file before importing ICD file in SCD.

The US has to fulfill the 61850-6 XSD schema.

The COMPAS service defines automatically :

the Header.id as uuid
the Header/History/Hitem.when as current system date/time
the Header.toolID as fixed string "COMPAS"
The inputs of the services are:

SCD filename (required)
Header.version and Header.revision (required).
Hitem.who, what, why attributes (optional).
A new Hitem node is appended thanks to 

Hitem.revision = current Header.revision and Hitem.version=current Header.version (required)
Hitem.who, what, why attributes (optional).
Hitem.who, what, why attributes (optional).
 Output :

The header.id, header.revision and header.version are output
The SCD file is stored in the COMPAS BDD with the Header.id, Header.version and Header.revision as attributes

@syllamoh syllamoh self-assigned this Dec 18, 2020
@syllamoh syllamoh added good first issue Good for newcomers enhancement New feature or request and removed good first issue Good for newcomers labels Jan 13, 2021
@jeanetiennelemaire jeanetiennelemaire changed the title Create a new SCD file with Header RSR-31 / Create a new SCD file with Header Jan 26, 2021
@Sander3003
Copy link
Member

Look good if I compare this with 61850-6-:2009 9.1. After an SCD edit the UUID can be the same while the version updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants