Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wendy512 committed Oct 14, 2024
1 parent 8d7af42 commit 54ba4f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@

English | [中文](README_zh_CN.md)

cgo version of IEC61850 library, reference [libiec61850](https://github.com/mz-automation/libiec61850)
cgo version of IEC 61850 library, reference [libiec61850](https://github.com/mz-automation/libiec61850)

## Overview

iec61850 is an open source (Apache-2.0 license) implementation of the IEC 61850 client and server library that implements the MMS, GOOSE and SV protocols.
iec61850 is an open source (GPL-3.0 license) implementation of the IEC 61850 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.
This project relies on and refers to [libiec61850](https://github.com/mz-automation/libiec61850).

Expand Down
4 changes: 2 additions & 2 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

中文 | [English](README.md)

cgo 版本的 IEC61850 库,参考[libiec61850](https://github.com/mz-automation/libiec61850)
cgo 版本的 IEC 61850 库,参考[libiec61850](https://github.com/mz-automation/libiec61850)

## 概述

iec61850 是实现 MMS、GOOSE 和 SV 协议的 IEC 61850 客户端和服务器库的开源 (Apache-2.0 license) 实现,它可用于在运行 Linux、Windows 的嵌入式系统和 PC 上实施符合 IEC 61850 的客户端和服务器应用程序。本项目依赖并参考了[libiec61850](https://github.com/mz-automation/libiec61850)
iec61850 是实现 MMS、GOOSE 和 SV 协议的 IEC 61850 客户端和服务器库的开源 (GPL-3.0 license) 实现,它可用于在运行 Linux、Windows 的嵌入式系统和 PC 上实施符合 IEC 61850 的客户端和服务器应用程序。本项目依赖并参考了[libiec61850](https://github.com/mz-automation/libiec61850)

## 功能特性

Expand Down

0 comments on commit 54ba4f2

Please sign in to comment.