Description:
This PR resolves a bug related to SCL XML file generation during RTAC integration.
Previously, the output SCL XML file was not properly created or distributed when integrating RTAC configurations, which caused incomplete or invalid outputs.
Fixes include:
- Corrected the logic for generating the SCL XML file during RTAC integration.
- Ensured proper distribution and saving of the output file.
- Improved consistency with IEC 61850 schema compliance.
Description:
This PR resolves a bug related to SCL XML file generation during RTAC integration.
Previously, the output SCL XML file was not properly created or distributed when integrating RTAC configurations, which caused incomplete or invalid outputs.
Fixes include: