Commit Graph

13 Commits

Author SHA1 Message Date
61636fa227 完成添加OPC变量 2025-07-09 19:38:36 +08:00
5dd0ed8e39 1 feat: 将 OpcUaEndpointUrl 移动到 Device 并更新 OpcUaBackgroundService
2 将 OpcUaEndpointUrl 属性从 VariableData 和 DbVariableData 移动到 Device 和 DbDevice。
3 更新 OpcUaBackgroundService 以从关联的 Device 对象中检索 OpcUaEndpointUrl。
4 确保 DataServices 和 VarDataRepository 正确加载关联的 VariableTable 和 Device 数据。
5 在 VariableData 模型中添加 VariableTable 属性以正确解析。
2025-07-08 20:26:06 +08:00
07253aed65 添加OPCUA的后台服务 2025-07-08 17:33:20 +08:00
d6939a7e66 添加修改轮询时间的功能 2025-07-05 16:13:46 +08:00
fbe35ebcdb 完成按照变量的轮询时间进行轮询 2025-07-05 12:56:13 +08:00
45d6467fad 添加轮询时间类型 2025-07-05 12:29:10 +08:00
02eab6ecf0 完成从TIA变量表导入变量 2025-07-04 13:40:14 +08:00
fdaaf50c1d 完成保存修改后的变量,和离开视图时提示有变量没有保存 2025-07-03 22:16:47 +08:00
6c2e6bd490 完成信号类型的绑定,和选择 2025-07-03 20:12:07 +08:00
f18b18dd64 完成变量列表的变量显示 2025-07-03 15:03:36 +08:00
eaffc6da5c 添加注释 2025-07-03 13:17:25 +08:00
4159e95bf3 完成添加变量功能 2025-07-03 12:55:00 +08:00
b6519ae0b1 重构了代码 2025-07-02 22:07:16 +08:00