# go-iecp5 **Repository Path**: iotbird/go-iecp5 ## Basic Information - **Project Name**: go-iecp5 - **Description**: 同步 https://github.com/thinkgos/go-iecp5 - **Primary Language**: Go - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-02 - **Last Updated**: 2025-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-iecp5(Archived) ## NOTE: Archived, not maintain. ## NOTE: 已归档, 不再维护, 放弃License. 有需要的可以自由分发 go-iecp5 library for IEC 60870-5 based protocols in pure go. The current implementation contains code for IEC 60870-5-104 (protocool over TCP/IP) specifications. [![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-blue?logo=go&logoColor=white)](https://pkg.go.dev/github.com/thinkgos/go-iecp5?tab=doc) [![Tests](https://github.com/thinkgos/go-iecp5/actions/workflows/ci.yml/badge.svg)](https://github.com/thinkgos/go-iecp5/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/thinkgos/go-iecp5/branch/master/graph/badge.svg)](https://codecov.io/gh/thinkgos/go-iecp5) [![Go Report Card](https://goreportcard.com/badge/github.com/thinkgos/go-iecp5)](https://goreportcard.com/report/github.com/thinkgos/go-iecp5) [![License](https://img.shields.io/github/license/thinkgos/go-iecp5)](https://github.com/thinkgos/go-iecp5/raw/master/LICENSE) [![Tag](https://img.shields.io/github/v/tag/thinkgos/go-iecp5)](https://github.com/thinkgos/go-iecp5/tags) [![Sourcegraph](https://sourcegraph.com/github.com/thinkgos/go-iecp5/-/badge.svg)](https://sourcegraph.com/github.com/thinkgos/go-iecp5?badge) asdu package: [![GoDoc](https://godoc.org/github.com/thinkgos/go-iecp5/asdu?status.svg)](https://godoc.org/github.com/thinkgos/go-iecp5/asdu) clog package: [![GoDoc](https://godoc.org/github.com/thinkgos/go-iecp5/clog?status.svg)](https://godoc.org/github.com/thinkgos/go-iecp5/clog) cs104 package: [![GoDoc](https://godoc.org/github.com/thinkgos/go-iecp5/cs104?status.svg)](https://godoc.org/github.com/thinkgos/go-iecp5/cs104) ## Feature: - client/server for CS 104 TCP/IP communication - support for much application layer(except file object) message types, # Reference lib60870 c library [lib60870](https://github.com/mz-automation/lib60870) lib60870 c library doc [lib60870 doc](https://support.mz-automation.de/doc/lib60870/latest/group__CS104__MASTER.html) ## Donation if package help you a lot,you can support us by: **Alipay** ![alipay](https://github.com/thinkgos/thinkgos/blob/master/asserts/alipay.jpg) **WeChat Pay** ![wxpay](https://github.com/thinkgos/thinkgos/blob/master/asserts/wxpay.jpg)