iec61850bean 原始仓库
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.
 
 
 
Go to file
Abdelaziz Said 9191f42895 - 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.
4 years ago
asn1 combined asn1 compile scripts 6 years ago
bin windows run scripts now support white space in paths 6 years ago
doc release v1.9.0 6 years ago
gradle/wrapper updated gradle wrapper to v6.5 6 years ago
src - Edit SclParser.java to set current timestamp. 4 years ago
.gitignore added eclipse output dirs bin/main and bin/test to gitignore, and ignore them when creating tar file 6 years ago
LICENSE.txt moved license file 7 years ago
README.md renamed OpenIEC61850 to IEC61850bean 6 years ago
build.gradle.kts updated errorprone version to 2.5.1 5 years ago
gradlew updated gradle wrapper to v6.5 6 years ago
gradlew.bat updated gradle wrapper to v6.5 6 years ago
lastconnection.properties removed code smells detected by IntelliJ and Error Prone SCA, removed the GUI's jcalendar dependency 6 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/.