iec61850bean
iec61850bean copied to clipboard
Connection Parameters
-
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
Hi! I am really interested in setting these parameter on my own, too! Could you please check / fix / merge this request?
Kind regards
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