libiec61850 | Official repository for libIEC61850 , the open-source library
kandi X-RAY | libiec61850 Summary
kandi X-RAY | libiec61850 Summary
libiec61850 is a C library typically used in Embedded System applications. libiec61850 has a Strong Copyleft License and it has low support. However libiec61850 has 18 bugs and it has 1 vulnerabilities. You can download it from GitHub.
libiec61850 is an open-source (GPLv3) implementation of an IEC 61850 client and server library implementing the protocols MMS, GOOSE and SV. It is implemented in C (according to the C99 standard) to provide maximum portability. It can be used to implement IEC 61850 compliant client and server applications on embedded systems and PCs running Linux, Windows, and MacOS. Included is a set of simple example applications that can be used as a starting point to implement own IEC 61850 compliant devices or to communicate with IEC 61850 devices. The library has been successfully used in many commercial software products and devices. For commercial projects licenses and support is provided by MZ Automation GmbH. Please contact info@mz-automation.de for more details on licensing options.
libiec61850 is an open-source (GPLv3) implementation of an IEC 61850 client and server library implementing the protocols MMS, GOOSE and SV. It is implemented in C (according to the C99 standard) to provide maximum portability. It can be used to implement IEC 61850 compliant client and server applications on embedded systems and PCs running Linux, Windows, and MacOS. Included is a set of simple example applications that can be used as a starting point to implement own IEC 61850 compliant devices or to communicate with IEC 61850 devices. The library has been successfully used in many commercial software products and devices. For commercial projects licenses and support is provided by MZ Automation GmbH. Please contact info@mz-automation.de for more details on licensing options.
Support
Quality
Security
License
Reuse
Support
libiec61850 has a low active ecosystem.
It has 637 star(s) with 371 fork(s). There are 90 watchers for this library.
It had no major release in the last 12 months.
There are 117 open issues and 224 have been closed. On average issues are closed in 23 days. There are 30 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of libiec61850 is v1.5.1
Quality
libiec61850 has 18 bugs (6 blocker, 0 critical, 11 major, 1 minor) and 381 code smells.
Security
libiec61850 has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
libiec61850 code analysis shows 1 unresolved vulnerabilities (1 blocker, 0 critical, 0 major, 0 minor).
There are 4 security hotspots that need review.
License
libiec61850 is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
libiec61850 releases are available to install and integrate.
Installation instructions are not available. Examples and code snippets are available.
It has 7349 lines of code, 356 functions and 115 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of libiec61850
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of libiec61850
libiec61850 Key Features
No Key Features are available at this moment for libiec61850.
libiec61850 Examples and Code Snippets
No Code Snippets are available at this moment for libiec61850.
Community Discussions
Trending Discussions on libiec61850
QUESTION
Trouble in linking the libIEC61850 library with GTK3+ for C
Asked 2020-Jun-29 at 11:18
I'm having trouble combining compilations and linkages for two separate libraries. Following is a makefile for one of the libraries (libIEC61850):
...ANSWER
Answered 2020-Jun-26 at 17:57I would add pkg-config --cflags gtk+-3.0
to CFLAGS and pkg-config --libs gtk+-3.0
to LDLIBS:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install libiec61850
You can download it from GitHub.
Support
Download, unpack, and copy mbedtls-2.16 into the third_party/mbedtls folder. NOTE: The current version support mbedtls version 2.16. When you download the source archive from https://tls.mbed.org/ you have to rename the extracted folder to "mbedtls-2.16". In the main libiec61850 folder run. When using CMake the library is built automatically with TLS support when the folder third_party/mbedtls/mbedtls-2.16 is present.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page