Commit Graph

4 Commits

Author SHA1 Message Date
310a7f8674 给OPCUC后台服务添加了更新类型 2025-07-10 17:16:15 +08:00
b1e79a63df 完成打开导入OPC变量对话框自动连接服务器 2025-07-09 21:35:51 +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