English | 中文
IEC104 library
iec104 is an open source (Apache-2.0 license) implementation of the IEC 104 client and server library that implements the MMS, GOOSE and SV protocols. It can be used to implement IEC 61850 compliant clients and PCs on embedded systems and PCs running Linux, Windows Server application.
The library support the following IEC 104 protocol features:
- client/server for CS 104 TCP/IP communication
- Support for much application layer(except file object) message types
- Support for buffered and unbuffered reports
- Data access service (get data, set data)
- all data set services (get values, set values, browse)
- dynamic data set services (create and delete)
- TLS support
go get -u github.com/wendy512/iec104
iec104 is based on the Apache License 2.0 agreement, and iec104 relies on some third-party components whose open source agreement is also Apache License 2.0.
- Email:[email protected]