/IEC104

An Implement of IEC60870-5-104

Primary LanguageC++GNU General Public License v3.0GPL-3.0

IEC104

An Implement of IEC60870-5-104

This is an implements of IEC-104 protocol which is commonly used in power plants'control&monitor systems. As you can see in the source file, it's originally written by Ricardo L. Olsen, I modified it a lot with my experience during working in the electirc industry. I'm not in area any more, and I found this classes is very helpful for people in the industry.

iec104class is a pury c++ class and independent from platform. you can adapt it to the platform by extents it in iec104_extension.

If you have any problems feel free to post an issue.