Skip to content

Releases: wendy512/iec61850

v1.0.8

02 Feb 08:28

Choose a tag to compare

What's Changed

  • SV 发布和订阅功能, 以及 Goose 代码中存在问题的修复 by @focusingly in #35
  • 补全来自 libiec61850 里定义的 FC 常量 by @focusingly in #34
  • 解决 windows 开发环境下使用 goose/sv 开发的问题 by @focusingly in #36
  • chore: update compilations for darwin_armv8 & linux_armv7l by @Paashaas in #33

Full Changelog: v1.0.7...v1.0.8

v1.0.7

24 Jul 06:11
ba5edef

Choose a tag to compare

What's Changed

  • Add NewIedModelFromPointer() by @morris-kelly in #14
  • Update server.go by @Paashaas in #15
  • Added support APC & INC controlblocks and added model functions by @Paashaas in #16
  • Get attribute values and UTC time attribute values by @Paashaas in #17
  • Remove -v flag from all configs by @morris-kelly in #18
  • Added client report by @Paashaas in #19
  • added client connect, client close connection, reservation URCB, get number of open connections by @Paashaas in #21
  • fix model generator print data attribute definitions by @wangchaoHZ in #27
  • 解决 windows 开发环境下 cgo 依赖的问题 by @focusingly in #30
  • Goose 的发布订阅接口实现, 以及小部分代码格式改动 by @focusingly in #31

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

18 Dec 13:01

Choose a tag to compare

  • add TLS support for client and server
  • add server-side control and write handles
  • update libiec61850 to v1.5.3

v1.0.5

22 Nov 13:32

Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

v1.0.4

30 Oct 03:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

17 Jul 01:17
7670745

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

07 Jul 15:33
c0d1d51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

07 May 05:13
5a8477f

Choose a tag to compare

What's Changed

  • add GetLogicalDeviceList function to browse the data model of an unknown device. by @buhuang28 in #5

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 Apr 02:22

Choose a tag to compare

  • Add client operation
  • Add server operation