iec61850bean icon indicating copy to clipboard operation
iec61850bean copied to clipboard

Connection Parameters

Open AbdelazizSaid250 opened this issue 3 years ago • 2 comments

  • Add ConnectionParam.java to extract the connection parameters under the ConnectedAP tag in the CID/SCD file while parsing it.

  • Add the ConnectionParam to the ServerModel.java to be retrieved after parsing the CID/SCD file.

  • Enhance the SclParser.java to parse the ConnectionParam under the ConnectedAP tag.

  • Optimize imports in the SclParser.java

  • Remove the unnecessary .toStrings in the SclParser.java

  • Replace the If-else with switch case in the SclParser.java

AbdelazizSaid250 avatar Dec 30 '21 15:12 AbdelazizSaid250

Hi! I am really interested in setting these parameter on my own, too! Could you please check / fix / merge this request?

Kind regards

medoctron avatar Mar 28 '22 16:03 medoctron

Hi! I am really interested in setting these parameter on my own, too! Could you please check / fix / merge this request?

Kind regards

Hi brother, You can check my branch in my repository and fork it into your repo

AbdelazizSaid250 avatar Apr 01 '22 00:04 AbdelazizSaid250