command
module
Version:
v0.0.0-...-3672597
Opens a new window with list of versions in this module.
Published: Jul 23, 2018
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
goosv
Description
golang实现的部分IEC61850标准: 实现GOOSE,SV的收发功能
Software Architecture
- 使用C代码实现原始socket的读写
- 使用C代码select实现IO复用
- 使用"github.com/Logicalis/asn1"实现asn1编解码
- 使用"github.com/go-yaml/yaml"实现配置文件
Installation
go get gitee.com/pongoflight/goosv
Instructions
- 仅支持Linux系统,需要root权限
- 根据需要修改goose.go(allData),sv.go(smpData),适应自己所需的数据模型
- 支持x86,x64,可交叉编译到arm平台,其他平台未测试
Contribution
略
Gitee Feature
略
Documentation
¶
goosv document
project main.go
Source Files
¶
Click to show internal directories.
Click to hide internal directories.