You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() - 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 - Edit SclParser.java to set current timestamp. - Edit SclParser.java to let the Parsed CID/SCD (ServerModel) returns some attributes and Values that programmer may need after parsing. - Let each returned LogicalDevice that returned from the ServerModel to return their LogicalNodes and some attributes after parsing. - Let each returned LogicalNode that returned from the LogicalDevice that returned from the ServerModel to return their DataObjects and some attributes after parsing. - Let FcDataObject returns some attributes after parsing. - Let FcModelNode returns some attibutes after parsing. |
2 years ago | |
---|---|---|
asn1 | 5 years ago | |
bin | 5 years ago | |
doc | 5 years ago | |
gradle/wrapper | 5 years ago | |
src | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE.txt | 7 years ago | |
README.md | 5 years ago | |
build.gradle.kts | 5 years ago | |
gradlew | 5 years ago | |
gradlew.bat | 5 years ago | |
lastconnection.properties | 5 years ago |
README.md
IEC61850bean
IEC61850bean (previously known as OpenIEC61850) is a library implementing the IEC 61850 standard based on the MMS mapping for client and server communication.
For detailed information on IEC61850bean visit https://www.beanit.com/iec-61850/.