1 Star 0 Fork 25

纪春庆/h-opc

forked from 黄昏MMM/OpenCV Studio 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.nuspec 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
Jared Beach 提交于 2016-07-20 10:21 . Created new NuGet package
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>H.Opc</id>
<version>0.0</version> <!-- Not important, gets overridden by the grunt task -->
<title>H.Opc</title>
<description>Opc made simpler</description>
<authors>Giacomo Tagliabue</authors>
<language>en-US</language>
<owners>Hylasoft Usa</owners>
<licenseUrl>https://github.com/hylasoft-usa/h-opc/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/hylasoft-usa/h-opc/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<tags>OPC UA Unified Architecture Manufacturing Hyla Hylasoft</tags>
</metadata>
<files>
<file src="h-opc.dll" target="lib"/>
<file src="Opc.Ua.Client.dll" target="lib"/>
<file src="Opc.Ua.Configuration.dll" target="lib"/>
<file src="Opc.Ua.Core.dll" target="lib"/>
<file src="h-opc.xml" target="lib"/>
<file src="OpcComRcw.dll" target="lib"/>
<file src="OpcNetApi.Com.dll" target="lib"/>
<file src="OpcNetApi.dll" target="lib"/>
</files>
</package>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/Cade/h-opc.git
git@gitee.com:Cade/h-opc.git
Cade
h-opc
h-opc
master

搜索帮助