DC3 Opc Ua Driver 说明
功能列表
测试工具
配置项
src/main/resources/application.yml
OpcUa Server 连接配置
- Host :OpcUa 服务所在主机IP
- Port :OpcUa 服务所在主机Port
- Path :OpcUa 服务Path
OpcUa Point 配置
- namespace :namespace index
- tag :item name
定时采集配置
schedule:
# 定时读数据
read:
enable: true
corn: '0/30 * * * * ?'
接口测试
dc3/api/dc3-driver-opcua.http