libiec61850 icon indicating copy to clipboard operation
libiec61850 copied to clipboard

How to obtain the linux version required by libiec61850?

Open StarsNeverGiveUp opened this issue 5 years ago • 3 comments

StarsNeverGiveUp avatar Nov 02 '20 14:11 StarsNeverGiveUp

I don't get the question. Linux is not required for libiec61850.

mzillgith avatar Nov 18 '20 17:11 mzillgith

I don't get the question. Linux is not required for libiec61850.

I see that “It can be used to implement IEC 61850 compliant client and server applications on embedded systems and PCs running Linux, Windows, and MacOS”.

If applications runs on Linux OS, I think maybe there are some limition in Linux OS, like version, or some features.

For exmple:

System Requirements The following operating systems are be supported by compiling GoAhead from source.

FreeBSD 1.X Linux 2.6 MAC OS X 10.9 and later VxWorks 6.X Windows 7 and later The following CPU architectures are supported: arm, mips, ppc, xscale, x86, x64, sparc. The software has also been ported to other operating systems.

This is GoAhead's document, I can get what operating systems and which version are supported.

My English is not good. So I hope you can get my idea from the example.

StarsNeverGiveUp avatar Nov 18 '20 17:11 StarsNeverGiveUp

I don't get the question. Linux is not required for libiec61850.

I see that “It can be used to implement IEC 61850 compliant client and server applications on embedded systems and PCs running Linux, Windows, and MacOS”.

If applications runs on Linux OS, I think maybe there are some limition in Linux OS, like version, or some features.

For exmple:

System Requirements The following operating systems are be supported by compiling GoAhead from source. FreeBSD 1.X Linux 2.6 MAC OS X 10.9 and later VxWorks 6.X Windows 7 and later The following CPU architectures are supported: arm, mips, ppc, xscale, x86, x64, sparc. The software has also been ported to other operating systems.

This is GoAhead's document, I can get what operating systems and which version are supported.

My English is not good. So I hope you can get my idea from the example.

Hi, As per my knowledge you can use this library any operating system where ever dotnet is supported, have a look using this library ( https://github.com/Saleem344/IEC61850-Client-API ) I have developed .netcore API app which I'm running on Linux.

Saleem344 avatar Jan 14 '21 12:01 Saleem344