ThingsGateway.Foundation.Adapter.OPCUA 1.0.3

Suggested Alternatives

ThingsGateway.Foundation.OpcUa

There is a newer version of this package available.
See the version list below for details.
dotnet add package ThingsGateway.Foundation.Adapter.OPCUA --version 1.0.3
NuGet\Install-Package ThingsGateway.Foundation.Adapter.OPCUA -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ThingsGateway.Foundation.Adapter.OPCUA" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ThingsGateway.Foundation.Adapter.OPCUA --version 1.0.3
#r "nuget: ThingsGateway.Foundation.Adapter.OPCUA, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ThingsGateway.Foundation.Adapter.OPCUA as a Cake Addin
#addin nuget:?package=ThingsGateway.Foundation.Adapter.OPCUA&version=1.0.3

// Install ThingsGateway.Foundation.Adapter.OPCUA as a Cake Tool
#tool nuget:?package=ThingsGateway.Foundation.Adapter.OPCUA&version=1.0.3

<div align="center"><h1 align="center">ThingsGateway</a></h1></div> <div align="center"><h3 align="center">边缘采集网关</h3></div>

介绍

基于ThingsBlazor权限管理框架开发的跨平台边缘采集网关,支持南北端插件式开发, 动态更新插件, 并拥有较完善的北端Rpc权限管理。

功能亮点
  • Blazor Server架构,开发部署更简单
  • 采集/上传配置完全支持Excel导入导出
  • 插件式驱动,方便驱动二次开发,并支持动态更新
  • Modbus、OPCDA、OPCUA采集插件(支持导入节点)
  • Modbus Server、Mqtt Server(Client)、OPC UAServer插件,支持Rpc写入,支持WebApi
  • 支持时序数据库存储
  • 实时/历史报警(Sql转储),支持布尔/高低限值
nuget
  • Modbus库,支持ModbusTcp、ModbusRtuOverTcp、ModbusUdp、ModbusServer等
 dotnet add package ThingsGateway.Foundation.Adapter.Modbus
  • OPCDA客户端库,支持X64,支持NetCore,支持检测重连
 dotnet add package ThingsGateway.Foundation.Adapter.OPCDA
  • OPCUA客户端库
 dotnet add package ThingsGateway.Foundation.Adapter.OPCUA
效果图

<table> <tr> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/1.png"/></td> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/2.png"/></td> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/3.png"/></td> </tr> <tr> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/4.png"/></td> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/5.png"/></td> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/6.png"/></td> </tr> <tr> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/7.png"/></td> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/8.png"/></td> <td><img src="https://gitee.com/diego2098/ThingsGateway/raw/master/Image/9.png"/></td> </tr> </table>

文档

使用前请查看Gitee Pages 文档站点

补充说明
  • 使用OPC相关插件时请遵循OPC基金会的授权规则
开源协议

请仔细阅读 授权协议

支持作者

如果对您有帮助,请点击右上角⭐Star关注,感谢支持开源! 若希望捐赠项目,请跳转到文档站点查看捐赠码或使用Gitee捐赠功能

联系作者
  • QQ群:605534569
  • 邮箱:2248356998@qq.com
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0.9 234 12/8/2023
4.0.0.7 127 12/1/2023
4.0.0.5 122 11/25/2023
4.0.0.1 113 11/19/2023
4.0.0 118 11/18/2023
3.0.1 121 11/3/2023
3.0.0.27 122 10/28/2023
3.0.0.25 116 10/26/2023
3.0.0.24 132 10/24/2023
3.0.0.23 136 10/20/2023
3.0.0.22 115 10/19/2023
3.0.0.20 107 10/19/2023
3.0.0.19 131 10/18/2023
3.0.0.18 132 10/18/2023
3.0.0.16 134 10/17/2023
3.0.0.12 162 10/16/2023
3.0.0.11 129 10/15/2023
3.0.0.10 138 10/13/2023
3.0.0.9 131 10/13/2023
3.0.0.9-beta.1 70 10/13/2023
3.0.0.6 112 10/11/2023
3.0.0.5 115 10/10/2023
3.0.0.4 123 10/9/2023
3.0.0.3 125 10/6/2023
3.0.0.2 124 10/5/2023
3.0.0.1 139 10/3/2023
3.0.0 114 9/30/2023
2.1.0.15 130 9/20/2023
2.1.0.13 128 9/15/2023
2.1.0.12 123 9/15/2023
2.1.0.11 139 9/11/2023
2.1.0.9 122 9/6/2023
2.1.0.6 146 8/30/2023
2.1.0.5 143 8/29/2023
2.1.0.4 147 8/28/2023
2.1.0.3 133 8/28/2023
2.1.0.2 141 8/27/2023
2.1.0.1 142 8/27/2023
2.1.0 135 8/25/2023
2.0.9.3 138 8/22/2023
2.0.9.2 148 8/19/2023
2.0.9.1 126 8/18/2023
2.0.9 174 8/17/2023
2.0.8 132 8/17/2023
2.0.6 151 8/13/2023
2.0.4 165 8/9/2023
2.0.3 133 8/8/2023
2.0.0 150 8/7/2023
1.7.4 165 7/22/2023
1.7.3 150 7/18/2023
1.7.2 149 7/15/2023
1.7.0 150 7/12/2023
1.6.0 154 6/11/2023
1.5.1 150 6/6/2023
1.4.0 190 4/15/2023
1.2.1 184 4/1/2023
1.2.0 193 3/30/2023
1.0.5 199 3/26/2023
1.0.4 209 3/18/2023
1.0.3 214 3/11/2023
1.0.2 222 3/9/2023