Go to file
ypc 15ecc786bc <修改> 1、把datacenter单独出来,函数声明也从mySystem.h中单独出来;
2、数据中心新增soe、fault、disturb_dd的队列,需要这些数据的模块可以在初始化时注册回调,各个模块可以调用接口推送各自的事件。
3、填充iec中的注册的回调接口,目前总召、soe、变化遥测功能已实现。
4、对应增加自定义规约中调用数据中心的接口,是当前iec数据的来源
2026-06-03 09:28:17 +08:00
.vscode 1、删除vscode中无效的配置 2026-05-19 17:38:45 +08:00
libiec61850 Remove old libiec61850-1.5.3 from Git tracking 2026-05-11 11:16:26 +08:00
release <修改> 1、把datacenter单独出来,函数声明也从mySystem.h中单独出来; 2026-06-03 09:28:17 +08:00
src <修改> 1、把datacenter单独出来,函数声明也从mySystem.h中单独出来; 2026-06-03 09:28:17 +08:00
test <修改> 1、把datacenter单独出来,函数声明也从mySystem.h中单独出来; 2026-06-03 09:28:17 +08:00
.gitignore <修改>1、调整数据中心,优化数据存储内存的表; 2026-05-30 14:13:49 +08:00